ramips: set default profile to priority 1
[openwrt/.git] / target / linux / ramips / rt3883 / profiles / 00-default.mk
index 1afecb7a74dd0ce2b944f3b6afac03a26f7fdd02..c99029d7b17c6ecfee33c7f293a29f28ced48dd4 100644 (file)
@@ -7,7 +7,8 @@
 
 define Profile/Default
        NAME:=Default Profile
-       PACKAGES:=
+       PRIORITY:=1
+       PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
 endef
 
 define Profile/Default/Description