From: Felix Fietkau Date: Fri, 4 Aug 2006 22:56:24 +0000 (+0000) Subject: disable DRIVER_BROADCOM in wpa_supplicant for now X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=357cdf3b149afae15d55c99c8a14b6d97da77f75 disable DRIVER_BROADCOM in wpa_supplicant for now SVN-Revision: 4460 --- diff --git a/net/wpa_supplicant/files/config.mipsel b/net/wpa_supplicant/files/config.mipsel index 8d884aea96..431945695f 100644 --- a/net/wpa_supplicant/files/config.mipsel +++ b/net/wpa_supplicant/files/config.mipsel @@ -24,9 +24,9 @@ #CONFIG_DRIVER_ATMEL=y # Driver interface for Broadcom driver -CONFIG_DRIVER_BROADCOM=y +# CONFIG_DRIVER_BROADCOM=y # Example path for wlioctl.h; change to match your configuration -CFLAGS += -I../nvram/include +# CFLAGS += -I../nvram/include # Driver interface for Intel ipw2100/2200 driver #CONFIG_DRIVER_IPW=y