libiconv-full: add clause to Makefile to actually install iconv
[openwrt.git] / package / mac80211 / patches / 019-remove_ath5k_pci_option.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -282,7 +282,7 @@ endif #CONFIG_COMPAT_KERNEL_2_6_27
4  # PCI Drivers
5  ifdef CONFIG_PCI
6  
7 -export CONFIG_ATH5K_PCI=y
8 +# export CONFIG_ATH5K_PCI=y
9  export CONFIG_ATH9K_PCI=y
10  
11  export CONFIG_IWLWIFI=m