diff options
author | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-07 16:17:47 +0000 |
---|---|---|
committer | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-07 16:17:47 +0000 |
commit | 795b2a04cef072d969c26dc3df9508befbf0b564 (patch) | |
tree | 13a189bbae5940919d05e20c399d5a8983b1cc95 /target/linux/omap24xx | |
parent | ccea93a90270dc4b6efc399a7fdc2f477bbda622 (diff) |
n810 profile: Add bluetooth related options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25936 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx')
-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 2db44ec52..f1cd603e4 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 |