[mac80211] Build modules only if realy needed.
[openwrt.git] / package / mac80211 / patches / 402-ath9k-enable-debug.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -171,7 +171,7 @@ ifneq ($(CONFIG_PCI),)
4 # CONFIG_ATH5K_DEBUG=y
5 # CONFIG_ATH5K_RFKILL=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.044012 seconds and 5 git commands to generate.