mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
remove menuconfig references to libgcc from nmap and kismet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@761 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
080c52e484
commit
d59cc5341f
@ -1,7 +1,6 @@
|
||||
config BR2_PACKAGE_KISMET
|
||||
tristate
|
||||
depends BR2_PACKAGE_SERVER || BR2_PACKAGE_CLIENT || BR2_PACKAGE_DRONE
|
||||
select BR2_PACKAGE_LIBGCC
|
||||
select BR2_PACKAGE_LIBPCAP
|
||||
select BR2_PACKAGE_UCLIBCXX
|
||||
default n
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_NMAP
|
||||
tristate "Nmap"
|
||||
select BR2_PACKAGE_LIBGCC
|
||||
select BR2_PACKAGE_LIBPCRE
|
||||
select BR2_PACKAGE_LIBPCAP
|
||||
select BR2_PACKAGE_UCLIBCXX
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user