summaryrefslogtreecommitdiff
path: root/openwrt/package/radvd
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-11 20:36:33 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-11 20:36:33 +0000
commit9111fbe782a5b10c3da30fac13e45bfacf3e5e4c (patch)
treeed2d6b827072022edc2dfaffeac51ee1d778aaee /openwrt/package/radvd
parent6a683dd463803721df019dd38f94918dc7938c8a (diff)
downloadmtk-20170518-9111fbe782a5b10c3da30fac13e45bfacf3e5e4c.zip
mtk-20170518-9111fbe782a5b10c3da30fac13e45bfacf3e5e4c.tar.gz
mtk-20170518-9111fbe782a5b10c3da30fac13e45bfacf3e5e4c.tar.bz2
remove old depend on libfl for radvd menuconfig
SVN-Revision: 633
Diffstat (limited to 'openwrt/package/radvd')
-rw-r--r--openwrt/package/radvd/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/radvd/Config.in b/openwrt/package/radvd/Config.in
index 4857b4d..adecf1b 100644
--- a/openwrt/package/radvd/Config.in
+++ b/openwrt/package/radvd/Config.in
@@ -1,6 +1,5 @@
config BR2_PACKAGE_RADVD
select BR2_PACKAGE_KMOD_IPV6
- select BR2_PACKAGE_LIBFL
tristate "radvd"
default m
help