And revert the madwifi part too, please. wpa_supplicant is independent of madwifi.
Dirk On Sat, Jan 20, 2007 at 07:45:52PM +0100, [EMAIL PROTECTED] wrote: > Author: wbx > Date: 2007-01-20 19:45:52 +0100 (Sat, 20 Jan 2007) > New Revision: 1677 > > Modified: > branches/common-adk/freewrt/package/shorewall/Config.in > branches/common-adk/freewrt/package/wpa_supplicant/Config.in > Log: > fix some symbols > > Modified: branches/common-adk/freewrt/package/shorewall/Config.in > =================================================================== > --- branches/common-adk/freewrt/package/shorewall/Config.in 2007-01-20 > 18:43:06 UTC (rev 1676) > +++ branches/common-adk/freewrt/package/shorewall/Config.in 2007-01-20 > 18:45:52 UTC (rev 1677) > @@ -2,7 +2,6 @@ > prompt "shorewall......................... high-level netfilter > configuration tool" > tristate > select FWRT_PACKAGE_IPTABLES > - select FWRT_PACKAGE_IPTABLES_EXTRA > default n > help > The Shoreline Firewall, more commonly known as "Shorewall", is a > > Modified: branches/common-adk/freewrt/package/wpa_supplicant/Config.in > =================================================================== > --- branches/common-adk/freewrt/package/wpa_supplicant/Config.in > 2007-01-20 18:43:06 UTC (rev 1676) > +++ branches/common-adk/freewrt/package/wpa_supplicant/Config.in > 2007-01-20 18:45:52 UTC (rev 1677) > @@ -3,7 +3,7 @@ > tristate > default n > select FWRT_PACKAGE_LIBOPENSSL > - select FWRT_PACKAGE_MADWIFI > + select FWRT_PACKAGE_KMOD_MADWIFI > help > WPA Supplicant with support for WPA and WPA2 (IEEE 802.11i / RSN). > Supplicant is the IEEE 802.1X/WPA component that is used in the client > > _______________________________________________ > freewrt-commits mailing list > [email protected] > https://www.freewrt.org/lists/listinfo/freewrt-commits > _______________________________________________ freewrt-developers mailing list [email protected] https://www.freewrt.org/lists/listinfo/freewrt-developers
