diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-09-05 18:37:48 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-09-05 18:37:48 +0000 |
commit | de8cabe83988124366e538a1bb805037145b9d8d (patch) | |
tree | fcadb6d178627100ce32b252346317416c07703e /target/linux/ar71xx/generic/profiles/02-ath5k.mk | |
parent | 2a745a7d5433bbac79cafd1a348efab8ee9ab228 (diff) | |
download | mtk-20170518-de8cabe83988124366e538a1bb805037145b9d8d.zip mtk-20170518-de8cabe83988124366e538a1bb805037145b9d8d.tar.gz mtk-20170518-de8cabe83988124366e538a1bb805037145b9d8d.tar.bz2 |
ar71xx: clean up profiles, put in kmod-ath9k and wpad-mini by default (fixes #9954)
SVN-Revision: 28173
Diffstat (limited to 'target/linux/ar71xx/generic/profiles/02-ath5k.mk')
-rw-r--r-- | target/linux/ar71xx/generic/profiles/02-ath5k.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/generic/profiles/02-ath5k.mk b/target/linux/ar71xx/generic/profiles/02-ath5k.mk index 92541d8..aee3b0f 100644 --- a/target/linux/ar71xx/generic/profiles/02-ath5k.mk +++ b/target/linux/ar71xx/generic/profiles/02-ath5k.mk @@ -7,7 +7,7 @@ define Profile/ath5k NAME:=Atheros 802.11abg WiFi (ath5k) - PACKAGES:=kmod-ath5k wpad-mini + PACKAGES:=kmod-ath5k -kmod-ath9k wpad-mini endef define Profile/ath5k/Description |