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:
parent
37e4593213
commit
c4be106f4d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue