|
@@ -51,8 +51,8 @@ CONFIG_DRIVER_HOSTAP=y
|
|
|
|
|
|
# Driver interface for madwifi driver
|
|
|
#CONFIG_DRIVER_MADWIFI=y
|
|
|
-# Change include directories to match with the local setup
|
|
|
-#CFLAGS += -I../madwifi/wpa
|
|
|
+# Set include directory to the madwifi source tree
|
|
|
+#CFLAGS += -I../../madwifi
|
|
|
|
|
|
# Driver interface for Prism54 driver
|
|
|
# (Note: Prism54 is not yet supported, i.e., this will not work as-is and is
|