]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - src/patches/compat-wireless-3.5-build_ath5k_only_with_pci.patch
Merge remote-tracking branch 'origin/next' into thirteen
[people/pmueller/ipfire-2.x.git] / src / patches / compat-wireless-3.5-build_ath5k_only_with_pci.patch
1 diff -Naur compat-wireless-3.5-1-snpc.org/config.mk compat-wireless-3.5/config.mk
2 --- compat-wireless-3.5-1-snpc.org/config.mk 2012-07-31 17:22:29.000000000 -0400
3 +++ compat-wireless-3.5/config.mk 2012-08-13 13:09:55.913234600 -0400
4 @@ -246,10 +246,12 @@
5 # mac80211 test driver
6 export CONFIG_MAC80211_HWSIM=m
7
8 +ifdef CONFIG_PCI
9 export CONFIG_ATH5K=m
10 # export CONFIG_ATH5K_DEBUG=y
11 # export CONFIG_ATH5K_TRACER=y
12 # export CONFIG_ATH5K_AHB=y
13 +endif #CONFIG_PCI
14
15 export CONFIG_ATH9K=m
16 export CONFIG_ATH9K_HW=m