firmware: ipq-wifi: enable use on IPQ806x
This enables the ipq-wifi package to be used on IPQ806x target. Its needed for boards using a different BDF than one shipped in the upstream board-2.bin. Currently needed for Edgecore ECW5410. Signed-off-by: Robert Marko <robert.marko@sartura.hr>
This commit is contained in:
parent
4a46f36f99
commit
179073b0cc
@ -46,7 +46,7 @@ define Package/ipq-wifi-default
|
|||||||
SUBMENU:=ath10k Board-Specific Overrides
|
SUBMENU:=ath10k Board-Specific Overrides
|
||||||
SECTION:=firmware
|
SECTION:=firmware
|
||||||
CATEGORY:=Firmware
|
CATEGORY:=Firmware
|
||||||
DEPENDS:=@TARGET_ipq40xx
|
DEPENDS:=@(TARGET_ipq40xx||TARGET_ipq806x)
|
||||||
TITLE:=Custom Board
|
TITLE:=Custom Board
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user