fix copy loader.elf to image builder and add some package lists for brcm-2.6 (fixes...
[openwrt.git] / package / wrt-radauth / Config.in
1 config BR2_PACKAGE_WRT_RADAUTH
2         prompt "wrt-radauth....................... A Radius MAC authenticator for Broadcom based access points"
3         tristate
4         default m if CONFIG_DEVEL
5         help
6           This software watches the stations associating to a broadcom based
7           AccessPoint (e.g. Linksys WRT54G) and sends an authentication request
8           to the radius-server specified in nvram.
9           
10           http://www.zerfleddert.de/wrt54g/
11