[pkg-wpa-devel] r1172 - /wpasupplicant/trunk/debian/config/linux
kelmo-guest at users.alioth.debian.org
kelmo-guest at users.alioth.debian.org
Wed May 28 12:33:50 UTC 2008
Author: kelmo-guest
Date: Wed May 28 12:33:49 2008
New Revision: 1172
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1172
Log:
Revert accidental change of r1170 that disabled the use of private copy of madwifi headers and building of driver_madwifi backend. This was premature, and accidental.
Modified:
wpasupplicant/trunk/debian/config/linux
Modified: wpasupplicant/trunk/debian/config/linux
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/config/linux?rev=1172&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/config/linux (original)
+++ wpasupplicant/trunk/debian/config/linux Wed May 28 12:33:49 2008
@@ -13,9 +13,9 @@
# Driver interface for madwifi driver
# XXX: madwifi driver supports wext in all Debian releases so far
-#CONFIG_DRIVER_MADWIFI=y
+CONFIG_DRIVER_MADWIFI=y
# Change include directories to match with the local setup
-#CFLAGS += -I../debian/madwifi-headers
+CFLAGS += -I../debian/madwifi-headers
# Driver interface for Prism54 driver
# (Note: Prism54 is not yet supported, i.e., this will not work as-is and is
More information about the Pkg-wpa-devel
mailing list