[kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile...
[openwrt.git] / package / mac80211 / patches / 402-ath9k-enable-debug.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -125,7 +125,7 @@ ifneq ($(CONFIG_PCI),)
4 CONFIG_ATH5K=m
5 # CONFIG_ATH5K_DEBUG=y
6 CONFIG_ATH9K=m
7 -# CONFIG_ATH9K_DEBUG=y
8 +CONFIG_ATH9K_DEBUG=y
9
10
11 # CONFIG_IWLWIFI=m
This page took 0.059734 seconds and 5 git commands to generate.