diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-12-10 11:21:08 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-12-10 11:21:08 +0000 |
commit | d9475220de9458914775d0abaa4003e4bb8ae7f0 (patch) | |
tree | e5927cae3829e32ce67f9e45e187554ba9ccdd70 /package/mac80211/patches/005-disable_ssb_build.patch | |
parent | e1c2416ca88e46a06e5914ade98c3ddd1524acc0 (diff) | |
download | upstream-d9475220de9458914775d0abaa4003e4bb8ae7f0.tar.gz upstream-d9475220de9458914775d0abaa4003e4bb8ae7f0.tar.bz2 upstream-d9475220de9458914775d0abaa4003e4bb8ae7f0.zip |
upgrade compat wireless to 2008-12-09, remove the experimental rt2800 patch until it's fixed
SVN-Revision: 13579
Diffstat (limited to 'package/mac80211/patches/005-disable_ssb_build.patch')
-rw-r--r-- | package/mac80211/patches/005-disable_ssb_build.patch | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package/mac80211/patches/005-disable_ssb_build.patch b/package/mac80211/patches/005-disable_ssb_build.patch index 7a4c513575..7a0f6c353f 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 |