uboot-ar71xx: fix default selection for NBG460N/550N/550NH
[lede-git/.git] / target / linux / ar71xx / generic / profiles / 02-ath5k.mk
index 92541d8d95877f528db96057a04271b00766a723..baa92b339185e5e778716965e755d8348c9dcc55 100644 (file)
@@ -7,7 +7,8 @@
 
 define Profile/ath5k
        NAME:=Atheros 802.11abg WiFi (ath5k)
-       PACKAGES:=kmod-ath5k wpad-mini
+       PACKAGES:=kmod-ath5k -kmod-ath9k
+       PRIORITY := 3
 endef
 
 define Profile/ath5k/Description