From: nico Date: Mon, 12 Dec 2005 03:00:20 +0000 (+0000) Subject: make wrt-radauth depend on nvram which is more appropriate (thanks nbd) X-Git-Tag: fast2504n-3.10.28-merged~22942^2~1462 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=1d3b3bf92871027b83d2bcf0ab0311a8a0af278e;p=openwrt.git make wrt-radauth depend on nvram which is more appropriate (thanks nbd) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2636 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/wrt-radauth/Config.in b/package/wrt-radauth/Config.in index a340db36e7..38222bf7be 100644 --- a/package/wrt-radauth/Config.in +++ b/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