From 172dfa737a6f087c12b504d625690da2c16384ac Mon Sep 17 00:00:00 2001 From: Henryk Heisig Date: Fri, 7 Jul 2017 09:53:12 +0200 Subject: [PATCH] mvebu: WRT3200ACM: add bluetooth module Signed-off-by: Henryk Heisig --- target/linux/mvebu/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mvebu/image/Makefile b/target/linux/mvebu/image/Makefile index b5014161c624..322e0c12c65d 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 -- 2.30.2