X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F005-disable_ssb_build.patch;h=fc253bd38b948eed055d766c34979d9bad590ba8;hb=e93015c4d471dd96723008344b3008afa6ff4177;hp=7a4c5135758f2d47e7d9d22e1ad170229e623f55;hpb=d52a2c41bfb5e85ddc38e3ff5c5d08541b4d2ee8;p=openwrt-10.03%2F.git diff --git a/package/mac80211/patches/005-disable_ssb_build.patch b/package/mac80211/patches/005-disable_ssb_build.patch index 7a4c51357..fc253bd38 100644 --- a/package/mac80211/patches/005-disable_ssb_build.patch +++ b/package/mac80211/patches/005-disable_ssb_build.patch @@ -1,14 +1,12 @@ -diff --git a/Makefile b/Makefile -index 6a5eff4..225c711 100644 --- a/Makefile +++ b/Makefile -@@ -20,8 +20,7 @@ NOSTDINC_FLAGS := -I$(M)/include/ -include $(M)/include/net/compat.h $(CFLAGS) +@@ -20,8 +20,7 @@ NOSTDINC_FLAGS := -I$(M)/include/ -inclu obj-y := net/wireless/ net/mac80211/ ifeq ($(ONLY_CORE),) obj-$(CONFIG_B44) += drivers/net/b44.o -obj-y += drivers/ssb/ \ -- drivers/misc/ \ -+obj-y += drivers/misc/ \ +- drivers/misc/eeprom/ \ ++obj-y += drivers/misc/eeprom/ \ drivers/net/usb/ \ drivers/net/wireless/ endif