diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-02-27 16:23:43 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-02-27 16:23:43 +0000 |
commit | cd42fa4d5093aab11365079b769a6c6576ba23fe (patch) | |
tree | 317bfad60ab172b9f99ac52e96264c0d77a2a89f /package/mac80211/patches/003-disable_bt.patch | |
parent | 639660f57c220bbb929ba1210dba0a6d8e43bbfb (diff) | |
download | upstream-cd42fa4d5093aab11365079b769a6c6576ba23fe.tar.gz upstream-cd42fa4d5093aab11365079b769a6c6576ba23fe.tar.bz2 upstream-cd42fa4d5093aab11365079b769a6c6576ba23fe.zip |
mac80211: update to wireless-testing 2012-02-23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30742 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/003-disable_bt.patch')
-rw-r--r-- | package/mac80211/patches/003-disable_bt.patch | 2 |
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 d93b0cd2c0..fc433d1c0f 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 -@@ -117,8 +117,8 @@ ifndef CONFIG_COMPAT_KERNEL_2_6_27 +@@ -105,8 +105,8 @@ ifndef CONFIG_COMPAT_KERNEL_2_6_27 ifeq ($(CONFIG_BT),y) # we'll ignore compiling bluetooth else |