From: Chuanhong Guo Date: Tue, 22 Sep 2020 13:13:54 +0000 (+0800) Subject: mediatek: mt7622: select bluetooth module instead of firmware X-Git-Tag: v21.02.0-rc1~1507 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=006cd489f047d059af62334661e77f2f5a68289b;p=openwrt%2Fopenwrt.git mediatek: mt7622: select bluetooth module instead of firmware Signed-off-by: Chuanhong Guo --- diff --git a/target/linux/mediatek/image/mt7622.mk b/target/linux/mediatek/image/mt7622.mk index dee340accf..0851184dcb 100644 --- a/target/linux/mediatek/image/mt7622.mk +++ b/target/linux/mediatek/image/mt7622.mk @@ -28,7 +28,7 @@ define Device/elecom_wrc-2533gent DEVICE_DTS := mt7622-elecom-wrc-2533gent DEVICE_DTS_DIR := $(DTS_DIR)/mediatek DEVICE_PACKAGES := kmod-usb-ohci kmod-usb2 kmod-usb3 kmod-mt7615e \ - kmod-mt7615-firmware mt7622bt-firmware swconfig + kmod-mt7615-firmware kmod-btmtkuart swconfig endef TARGET_DEVICES += elecom_wrc-2533gent