summaryrefslogtreecommitdiff
path: root/openwrt/package/wrt-radauth
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-12 03:00:20 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-12 03:00:20 +0000
commitc063c75e36cfdca329dbb62c89258fbfac6a8ed6 (patch)
treeb8f8e196423ccf75d92de495a8e2a08868732bc4 /openwrt/package/wrt-radauth
parent7d2748cd5a00f29a6c544781ded049bb272f4e57 (diff)
downloadmtk-20170518-c063c75e36cfdca329dbb62c89258fbfac6a8ed6.zip
mtk-20170518-c063c75e36cfdca329dbb62c89258fbfac6a8ed6.tar.gz
mtk-20170518-c063c75e36cfdca329dbb62c89258fbfac6a8ed6.tar.bz2
make wrt-radauth depend on nvram which is more appropriate (thanks nbd)
SVN-Revision: 2636
Diffstat (limited to 'openwrt/package/wrt-radauth')
-rw-r--r--openwrt/package/wrt-radauth/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/wrt-radauth/Config.in b/openwrt/package/wrt-radauth/Config.in
index a340db3..38222bf 100644
--- a/openwrt/package/wrt-radauth/Config.in
+++ b/openwrt/package/wrt-radauth/Config.in
@@ -2,7 +2,7 @@ config BR2_PACKAGE_WRT_RADAUTH
prompt "wrt-radauth....................... A Radius MAC authenticator for Broadcom based access points"
tristate
default m if CONFIG_DEVEL
- depends BR2_LINUX_2_4_BRCM
+ depends BR2_PACKAGE_NVRAM
help
This software watches the stations associating to a broadcom based
AccessPoint (e.g. Linksys WRT54G) and sends an authentication request