diff options
author | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-06 22:28:13 +0000 |
---|---|---|
committer | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-06 22:28:13 +0000 |
commit | 2d640106981341b1ce9642f7b2e5d611528bdc78 (patch) | |
tree | ee9649b952051a6b7217a6050959c4e49050ba99 /target | |
parent | 28a2b0fa485e2746f627e0baaaa49f9d296aa758 (diff) |
n810: Update profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25910 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/omap24xx/profiles/100-n810.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/omap24xx/profiles/100-n810.mk b/target/linux/omap24xx/profiles/100-n810.mk index 648b9e398..2db44ec52 100644 --- a/target/linux/omap24xx/profiles/100-n810.mk +++ b/target/linux/omap24xx/profiles/100-n810.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2010 OpenWrt.org +# Copyright (C) 2010-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -16,7 +16,9 @@ define Profile/n810-base kmod-fs-vfat kmod-fs-msdos \ kmod-input-evdev \ kmod-leds-gpio \ - kmod-usb-tahvo kmod-usb-eth-gadget kmod-usb-net kmod-usb-net-cdc-ether \ + kmod-usb-tahvo kmod-usb-eth-gadget \ + kmod-usb-net kmod-usb-net-cdc-ether kmod-usb-net-pegasus kmod-usb-net-rndis \ + kmod-usb-storage kmod-usb-hid \ kmod-n810bm maemo-kexec calvaria \ schedtool endef |