From 4d67ebf8c5d9e740a20bfa3b42ae45898e203a48 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 22 Jun 2016 14:19:07 +0200 Subject: ar71xx: enable profile sorting in preparation for adding device profiles Signed-off-by: Felix Fietkau --- target/linux/ar71xx/generic/profiles/02-ath5k.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/generic/profiles/02-ath5k.mk') 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 -- cgit v1.2.3