025f9dc1a51b92e56e7df24f0e402f1ccac75af1
[openwrt.git] / package / mac80211 / patches / 003-disable_bt.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -99,8 +99,8 @@ ifndef CONFIG_COMPAT_KERNEL_2_6_27
4  ifeq ($(CONFIG_BT),y)
5  # we'll ignore compiling bluetooth
6  else
7 - export CONFIG_COMPAT_BLUETOOTH=y
8 - export CONFIG_COMPAT_BLUETOOTH_MODULES=m
9 +# export CONFIG_COMPAT_BLUETOOTH=y
10 +# export CONFIG_COMPAT_BLUETOOTH_MODULES=m
11  endif
12  endif #CONFIG_COMPAT_KERNEL_2_6_27
13