diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-03-07 16:17:47 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-03-07 16:17:47 +0000 |
commit | b82c92224d27e4666922c536bd0318c6cf09c68b (patch) | |
tree | 075037c8c1b093a34cc565686c3c181769394827 | |
parent | cc68acd0e3caf5de81cc6aaa81885533fa204338 (diff) | |
download | upstream-b82c92224d27e4666922c536bd0318c6cf09c68b.tar.gz upstream-b82c92224d27e4666922c536bd0318c6cf09c68b.tar.bz2 upstream-b82c92224d27e4666922c536bd0318c6cf09c68b.zip |
n810 profile: Add bluetooth related options
SVN-Revision: 25936
-rw-r--r-- | target/linux/omap24xx/profiles/100-n810.mk | 1 |
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 |