remove menuconfig references to libgcc from nmap and kismet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@761 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
3ddcd0d180
commit
c6fda39df0
|
@ -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…
Reference in New Issue