summaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2011-03-07 16:17:47 +0000
committerMichael Büsch <mb@bu3sch.de>2011-03-07 16:17:47 +0000
commitb82c92224d27e4666922c536bd0318c6cf09c68b (patch)
tree075037c8c1b093a34cc565686c3c181769394827 /target/linux/omap24xx
parentcc68acd0e3caf5de81cc6aaa81885533fa204338 (diff)
downloadmaster-31e0f0ae-b82c92224d27e4666922c536bd0318c6cf09c68b.tar.gz
master-31e0f0ae-b82c92224d27e4666922c536bd0318c6cf09c68b.tar.bz2
master-31e0f0ae-b82c92224d27e4666922c536bd0318c6cf09c68b.zip
n810 profile: Add bluetooth related options
SVN-Revision: 25936
Diffstat (limited to 'target/linux/omap24xx')
-rw-r--r--target/linux/omap24xx/profiles/100-n810.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/omap24xx/profiles/100-n810.mk b/target/linux/omap24xx/profiles/100-n810.mk
index 2db44ec52d..f1cd603e43 100644
--- a/target/linux/omap24xx/profiles/100-n810.mk
+++ b/target/linux/omap24xx/profiles/100-n810.mk
@@ -19,6 +19,7 @@ define Profile/n810-base
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