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