diff options
Diffstat (limited to 'target/linux/ar71xx/generic/profiles/02-ath5k.mk')
-rw-r--r-- | target/linux/ar71xx/generic/profiles/02-ath5k.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/generic/profiles/02-ath5k.mk b/target/linux/ar71xx/generic/profiles/02-ath5k.mk index 78203497f3..baa92b3391 100644 --- a/target/linux/ar71xx/generic/profiles/02-ath5k.mk +++ b/target/linux/ar71xx/generic/profiles/02-ath5k.mk @@ -8,6 +8,7 @@ define Profile/ath5k NAME:=Atheros 802.11abg WiFi (ath5k) PACKAGES:=kmod-ath5k -kmod-ath9k + PRIORITY := 3 endef define Profile/ath5k/Description |