summaryrefslogtreecommitdiffstats
path: root/target/linux/qualcommax/image
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2023-06-16 22:35:44 +0200
committerRobert Marko <robimarko@gmail.com>2023-06-16 22:39:30 +0200
commitc4be106f4d989beae7e6dc0066c0595e1b1caa00 (patch)
tree5096cec3e39eb89b36de166cb9d793d9531c1166 /target/linux/qualcommax/image
parent37e459321360aab13ed89647ed5c5033281047ae (diff)
downloadopenwrt-c4be106f4d989beae7e6dc0066c0595e1b1caa00.tar.gz
openwrt-c4be106f4d989beae7e6dc0066c0595e1b1caa00.tar.bz2
openwrt-c4be106f4d989beae7e6dc0066c0595e1b1caa00.zip
qualcommax: ipq807x: include BDF for Compex WPQ873
Currently, Compex WPQ873 images are not including the ath11k BDF-s at all and this means that there is no WLAN support, so lets include the BDF as its already packaged. Fixes: 07c45c085908 ("ipq807x: add support for Compex WPQ873") Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'target/linux/qualcommax/image')
-rw-r--r--target/linux/qualcommax/image/ipq807x.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/qualcommax/image/ipq807x.mk b/target/linux/qualcommax/image/ipq807x.mk
index 6003f2a5c0..54f8caf5d7 100644
--- a/target/linux/qualcommax/image/ipq807x.mk
+++ b/target/linux/qualcommax/image/ipq807x.mk
@@ -46,6 +46,7 @@ define Device/compex_wpq873
PAGESIZE := 2048
DEVICE_DTS_CONFIG := config@hk09.wpq873
SOC := ipq8072
+ DEVICE_PACKAGES := ipq-wifi-compex_wpq873
IMAGE/factory.ubi := append-ubi | qsdk-ipq-factory-nand
endef
TARGET_DEVICES += compex_wpq873