ar71xx: enable profile sorting in preparation for adding device profiles
[openwrt/staging/chunkeey.git] / target / linux / ar71xx / generic / profiles / 01-minimal.mk
index dfaa3b0b37cde02cffd870bba3548a2231707668..54e6c6ddfbb068dcaa4a41819ae40f3e007f39af 100644 (file)
@@ -8,6 +8,7 @@
 define Profile/Minimal
        NAME:=Minimal Profile (no drivers)
        PACKAGES:=-kmod-ath9k -wpad-mini
+       PRIORITY := 2
 endef
 
 define Profile/Minimal/Description