treewide: remove kmod-usb-core from DEVICE_PACKAGES
[openwrt/openwrt.git] / target / linux / ramips / rt305x / profiles / 00-default.mk
index 80ae4d0246f40e1eb12c0ce216f9c4ce4b2cc5f7..cc777a8fe44f5b0cc908d03150fdc7431941bd2e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2010 OpenWrt.org
+# Copyright (C) 2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -7,7 +7,10 @@
 
 define Profile/Default
        NAME:=Default Profile
-       PACKAGES:=kmod-leds-gpio kmod-rt2880-pci wpad-mini
+       PRIORITY:=1
+       PACKAGES:=\
+               kmod-usb-dwc2 \
+               kmod-usb-ledtrig-usbport
 endef
 
 define Profile/Default/Description