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 | 5f532de89862975700952080a7fdda68af340fbc (patch) | |
tree | 13a189bbae5940919d05e20c399d5a8983b1cc95 /target/linux/omap24xx | |
parent | 4a757a752ff2ba87f981f161cda0fd4f14fff0be (diff) | |
download | upstream-5f532de89862975700952080a7fdda68af340fbc.tar.gz upstream-5f532de89862975700952080a7fdda68af340fbc.tar.bz2 upstream-5f532de89862975700952080a7fdda68af340fbc.zip |
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 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 |