aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/005-disable_ssb_build.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2009-06-25 17:28:36 +0000
committerHauke Mehrtens <hauke@openwrt.org>2009-06-25 17:28:36 +0000
commitc5002e5a21e6dc95e7759ada12b88940c50996bf (patch)
treefb980f294fc8563b7bc700412718697e07bb26d5 /package/mac80211/patches/005-disable_ssb_build.patch
parent8ca5c4609e886b3d40d316709c311bdc56cd1123 (diff)
downloadmaster-187ad058-c5002e5a21e6dc95e7759ada12b88940c50996bf.tar.gz
master-187ad058-c5002e5a21e6dc95e7759ada12b88940c50996bf.tar.bz2
master-187ad058-c5002e5a21e6dc95e7759ada12b88940c50996bf.zip
[mac80211] Update compat-wireless to 2009-06-25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16561 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/005-disable_ssb_build.patch')
-rw-r--r--package/mac80211/patches/005-disable_ssb_build.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/005-disable_ssb_build.patch b/package/mac80211/patches/005-disable_ssb_build.patch
index fc253bd38b..4f4b7ae86c 100644
--- a/package/mac80211/patches/005-disable_ssb_build.patch
+++ b/package/mac80211/patches/005-disable_ssb_build.patch
@@ -1,7 +1,7 @@
--- a/Makefile
+++ b/Makefile
@@ -20,8 +20,7 @@ NOSTDINC_FLAGS := -I$(M)/include/ -inclu
- obj-y := net/wireless/ net/mac80211/
+ obj-y := net/wireless/ net/mac80211/ net/rfkill/
ifeq ($(ONLY_CORE),)
obj-$(CONFIG_B44) += drivers/net/b44.o
-obj-y += drivers/ssb/ \