lantiq: copy rootfs-overlay.ubi to bin/lantiq
[openwrt/openwrt.git] / target / linux / ramips / rt305x / profiles / 00-default.mk
index 414df50abb077bfe9adc1ed8f7d7d165646c8e01..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-rt2880-pci wpad-mini
+       PACKAGES:=\
+               kmod-usb-core kmod-usb-rt305x-dwc_otg \
+               kmod-ledtrig-usbdev
 endef
 
 define Profile/Default/Description