ipq40xx: fix wifi conflict for wd1200g-eup

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2021-12-18 07:06:36 +08:00
parent b5d023ee09
commit 8938eed101
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -481,7 +481,7 @@ define Device/ezviz_cs-w3-wd1200g-eup
DEVICE_DTS := qcom-ipq4018-cs-w3-wd1200g-eup
IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | \
append-metadata
DEVICE_PACKAGES := -kmod-ath10k-ct kmod-ath10k-ct-smallbuffers \
DEVICE_PACKAGES := -kmod-ath10k -kmod-ath10k-ct kmod-ath10k-ct-smallbuffers \
ipq-wifi-ezviz_cs-w3-wd1200g-eup
endef
TARGET_DEVICES += ezviz_cs-w3-wd1200g-eup