From: Henryk Heisig Date: Fri, 7 Jul 2017 07:53:12 +0000 (+0200) Subject: mvebu: WRT3200ACM: add bluetooth module X-Git-Tag: v18.06.0-rc1~2243 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=172dfa737a6f087c12b504d625690da2c16384ac mvebu: WRT3200ACM: add bluetooth module Signed-off-by: Henryk Heisig --- diff --git a/target/linux/mvebu/image/Makefile b/target/linux/mvebu/image/Makefile index b5014161c6..322e0c12c6 100644 --- a/target/linux/mvebu/image/Makefile +++ b/target/linux/mvebu/image/Makefile @@ -119,7 +119,7 @@ define Device/linksys-wrt3200acm $(call Device/linksys,WRT3200ACM (Rango)) $(Device/armada-385-linksys) DEVICE_DTS := armada-385-linksys-rango - DEVICE_PACKAGES += kmod-mwifiex-sdio + DEVICE_PACKAGES += kmod-btmrvl kmod-mwifiex-sdio endef TARGET_DEVICES += linksys-wrt3200acm