aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/005-disable_ssb_build.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-01-07 19:15:05 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-01-07 19:15:05 +0000
commitfe32f100a8cd9fd6f65d74632a0cdc9fb57c2dd9 (patch)
treebf23be761a1a1f263cc95903ce34be26489fdc03 /package/mac80211/patches/005-disable_ssb_build.patch
parentc97341b7614c25b30f19856e300718114ab1435f (diff)
downloadupstream-fe32f100a8cd9fd6f65d74632a0cdc9fb57c2dd9.tar.gz
upstream-fe32f100a8cd9fd6f65d74632a0cdc9fb57c2dd9.tar.bz2
upstream-fe32f100a8cd9fd6f65d74632a0cdc9fb57c2dd9.zip
mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ones are not working yet)
SVN-Revision: 19063
Diffstat (limited to 'package/mac80211/patches/005-disable_ssb_build.patch')
-rw-r--r--package/mac80211/patches/005-disable_ssb_build.patch17
1 files changed, 9 insertions, 8 deletions
diff --git a/package/mac80211/patches/005-disable_ssb_build.patch b/package/mac80211/patches/005-disable_ssb_build.patch
index deb9487120..d3154b089f 100644
--- a/package/mac80211/patches/005-disable_ssb_build.patch
+++ b/package/mac80211/patches/005-disable_ssb_build.patch
@@ -1,10 +1,11 @@
--- a/Makefile
+++ b/Makefile
-@@ -22,7 +22,6 @@ NOSTDINC_FLAGS := -I$(M)/include/ -inclu
- obj-y := net/wireless/ net/mac80211/ net/rfkill/
- ifeq ($(ONLY_CORE),)
- obj-m += \
-- drivers/ssb/ \
- drivers/misc/eeprom/ \
- drivers/net/ \
- drivers/net/usb/ \
+@@ -28,7 +28,7 @@ obj-$(CONFIG_COMPAT_WIRELESS_MODULES) +=
+ obj-$(CONFIG_COMPAT_NET_USB_MODULES) += drivers/net/usb/
+
+ obj-$(CONFIG_COMPAT_NETWORK_MODULES) += drivers/net/
+-obj-$(CONFIG_COMPAT_VAR_MODULES) += drivers/ssb/ drivers/misc/eeprom/
++obj-$(CONFIG_COMPAT_VAR_MODULES) += drivers/misc/eeprom/
+ endif
+
+ obj-$(CONFIG_COMPAT_BLUETOOTH) += net/bluetooth/