2
0
forked from Ivasoft/openwrt

ar71xx: enable profile sorting in preparation for adding device profiles

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2016-05-23 17:51:19 +02:00
parent 6036768d46
commit ec86d2a605
5 changed files with 5 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ define Profile/Default
NAME:=Default Profile (all drivers)
PACKAGES:= \
kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev
PRIORITY := 1
endef
define Profile/Default/Description