aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/003-disable_bt.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-02-17 14:13:27 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-02-17 14:13:27 +0000
commit83529be80a5f2630222df4421a06e7e8c0ad2cc1 (patch)
treeee88601cbd70ab0fb2b19306c5f0b4c16ea48da6 /package/mac80211/patches/003-disable_bt.patch
parent1d970fc06d8e88547644b3aec37337dc26634f15 (diff)
downloadmaster-187ad058-83529be80a5f2630222df4421a06e7e8c0ad2cc1.tar.gz
master-187ad058-83529be80a5f2630222df4421a06e7e8c0ad2cc1.tar.bz2
master-187ad058-83529be80a5f2630222df4421a06e7e8c0ad2cc1.zip
mac80211: update to wireless-testing 2010-02-16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19688 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/003-disable_bt.patch')
-rw-r--r--package/mac80211/patches/003-disable_bt.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/003-disable_bt.patch b/package/mac80211/patches/003-disable_bt.patch
index 147450da74..e1e7443ab3 100644
--- a/package/mac80211/patches/003-disable_bt.patch
+++ b/package/mac80211/patches/003-disable_bt.patch
@@ -1,6 +1,6 @@
--- a/config.mk
+++ b/config.mk
-@@ -95,8 +95,8 @@ ifndef CONFIG_COMPAT_KERNEL_27
+@@ -94,8 +94,8 @@ ifndef CONFIG_COMPAT_KERNEL_27
ifeq ($(CONFIG_BT),y)
# we'll ignore compiling bluetooth
else