mirror of https://github.com/hak5/openwrt.git
mvebu: WRT3200ACM: add bluetooth module
Signed-off-by: Henryk Heisig <hyniu@o2.pl>openwrt-18.06
parent
a5922f6c46
commit
172dfa737a
|
@ -119,7 +119,7 @@ define Device/linksys-wrt3200acm
|
||||||
$(call Device/linksys,WRT3200ACM (Rango))
|
$(call Device/linksys,WRT3200ACM (Rango))
|
||||||
$(Device/armada-385-linksys)
|
$(Device/armada-385-linksys)
|
||||||
DEVICE_DTS := armada-385-linksys-rango
|
DEVICE_DTS := armada-385-linksys-rango
|
||||||
DEVICE_PACKAGES += kmod-mwifiex-sdio
|
DEVICE_PACKAGES += kmod-btmrvl kmod-mwifiex-sdio
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += linksys-wrt3200acm
|
TARGET_DEVICES += linksys-wrt3200acm
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue