Browse Source

n810 profile: Add bluetooth related options

SVN-Revision: 25936
Michael Büsch 15 years ago
parent
commit
b82c92224d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/omap24xx/profiles/100-n810.mk

+ 1 - 0
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