summaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2011-03-06 22:28:13 +0000
committerMichael Büsch <mb@bu3sch.de>2011-03-06 22:28:13 +0000
commitc545c84e1355edbf5e518f82ecaaa23215e90559 (patch)
tree862753605443eef93300cc0d32196d021e231f74 /target/linux/omap24xx
parent55fae078d5ba0200421e77c21fce0ed74c47af30 (diff)
downloadmaster-31e0f0ae-c545c84e1355edbf5e518f82ecaaa23215e90559.tar.gz
master-31e0f0ae-c545c84e1355edbf5e518f82ecaaa23215e90559.tar.bz2
master-31e0f0ae-c545c84e1355edbf5e518f82ecaaa23215e90559.zip
n810: Update profile
SVN-Revision: 25910
Diffstat (limited to 'target/linux/omap24xx')
-rw-r--r--target/linux/omap24xx/profiles/100-n810.mk6
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 648b9e3981..2db44ec52d 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