From: nbd Date: Fri, 4 Aug 2006 22:56:24 +0000 (+0000) Subject: disable DRIVER_BROADCOM in wpa_supplicant for now X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=06c5e15cd06cd59be54c24a55b7f9780b5741c5c;p=packages.git disable DRIVER_BROADCOM in wpa_supplicant for now git-svn-id: svn://svn.openwrt.org/openwrt/packages@4460 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/wpa_supplicant/files/config.mipsel b/net/wpa_supplicant/files/config.mipsel index 8d884aea9..431945695 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