From 06c5e15cd06cd59be54c24a55b7f9780b5741c5c Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 4 Aug 2006 22:56:24 +0000 Subject: [PATCH] disable DRIVER_BROADCOM in wpa_supplicant for now git-svn-id: svn://svn.openwrt.org/openwrt/packages@4460 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/wpa_supplicant/files/config.mipsel | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.11.0