ramips: move kmod-rt2800-pci to DEFAULT_PACKAGES
[openwrt/openwrt.git] / target / linux / ramips / rt305x / profiles / 00-default.mk
index 80ae4d0246f40e1eb12c0ce216f9c4ce4b2cc5f7..55ac015bbe8a073aaf0c339b4854e6c4ce77eedf 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,9 @@
 
 define Profile/Default
        NAME:=Default Profile
-       PACKAGES:=kmod-leds-gpio kmod-rt2880-pci wpad-mini
+       PACKAGES:=\
+               kmod-usb-core kmod-usb-rt305x-dwc_otg \
+               kmod-ledtrig-usbdev
 endef
 
 define Profile/Default/Description