From 0e152aef966aa73b0eaf3242fbc36bbdd40b5c0a Mon Sep 17 00:00:00 2001 From: kaloz Date: Wed, 10 Dec 2008 11:21:08 +0000 Subject: upgrade compat wireless to 2008-12-09, remove the experimental rt2800 patch until it's fixed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13579 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/005-disable_ssb_build.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'package/mac80211/patches/005-disable_ssb_build.patch') diff --git a/package/mac80211/patches/005-disable_ssb_build.patch b/package/mac80211/patches/005-disable_ssb_build.patch index 7a4c51357..7a0f6c353 100644 --- a/package/mac80211/patches/005-disable_ssb_build.patch +++ b/package/mac80211/patches/005-disable_ssb_build.patch @@ -1,8 +1,6 @@ -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 -- cgit v1.2.3