ramips: build initramfs image for DIR-{3,6}00 boards
[openwrt.git] / target / linux / ramips / rt305x / profiles / 00-default.mk
index 80ae4d0..55ac015 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
This page took 0.02568 seconds and 4 git commands to generate.