X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/72bff406730ef56e6ac1021ef4f1615f77f07441..1c570d4d173fa669caa0d145ac7430d27c33b93e:/target/linux/omap24xx/profiles/100-n810.mk?ds=sidebyside

diff --git a/target/linux/omap24xx/profiles/100-n810.mk b/target/linux/omap24xx/profiles/100-n810.mk
index 648b9e398..f1cd603e4 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,10 @@ 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-bluetooth kmod-bluetooth-hci-h4p bluez-utils bluez-hcidump \
 	kmod-n810bm maemo-kexec calvaria \
 	schedtool
 endef