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: 07c45c0859 ("ipq807x: add support for Compex WPQ873")
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
@@ -46,6 +46,7 @@ define Device/compex_wpq873
|
|||||||
PAGESIZE := 2048
|
PAGESIZE := 2048
|
||||||
DEVICE_DTS_CONFIG := config@hk09.wpq873
|
DEVICE_DTS_CONFIG := config@hk09.wpq873
|
||||||
SOC := ipq8072
|
SOC := ipq8072
|
||||||
|
DEVICE_PACKAGES := ipq-wifi-compex_wpq873
|
||||||
IMAGE/factory.ubi := append-ubi | qsdk-ipq-factory-nand
|
IMAGE/factory.ubi := append-ubi | qsdk-ipq-factory-nand
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += compex_wpq873
|
TARGET_DEVICES += compex_wpq873
|
||||||
|
|||||||
Reference in New Issue
Block a user