aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic/profiles/02-ath5k.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-06-22 14:19:07 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-22 14:19:07 +0200
commit4d67ebf8c5d9e740a20bfa3b42ae45898e203a48 (patch)
tree5df3e108d279ae8f83dfa146cb9c29d3817326e6 /target/linux/ar71xx/generic/profiles/02-ath5k.mk
parentab69c109ab81cbc1a438d983801a7813e32fb829 (diff)
downloadmaster-187ad058-4d67ebf8c5d9e740a20bfa3b42ae45898e203a48.tar.gz
master-187ad058-4d67ebf8c5d9e740a20bfa3b42ae45898e203a48.tar.bz2
master-187ad058-4d67ebf8c5d9e740a20bfa3b42ae45898e203a48.zip
ar71xx: enable profile sorting in preparation for adding device profiles
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ar71xx/generic/profiles/02-ath5k.mk')
-rw-r--r--target/linux/ar71xx/generic/profiles/02-ath5k.mk1
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