From fb528b1674b221f9d46ab24d1e9ab9ee0f54a66c Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Thu, 12 Apr 2018 20:48:35 +0200 Subject: ipq40xx: unbundle firmware and board file Don't select the firmware with the board file, it prevents an easy use of the -ct ath10k firmware. Select the firmware within the default packages instead. Remove the per device selection of the firmware now that it the firmware is selected by default. Signed-off-by: Mathias Kresin --- package/firmware/ipq-wifi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/firmware') diff --git a/package/firmware/ipq-wifi/Makefile b/package/firmware/ipq-wifi/Makefile index 0df5078d78..2734911aab 100644 --- a/package/firmware/ipq-wifi/Makefile +++ b/package/firmware/ipq-wifi/Makefile @@ -20,7 +20,7 @@ define Package/ipq-wifi-default SUBMENU:=ath10k IPQ4019 Boarddata SECTION:=firmware CATEGORY:=Firmware - DEPENDS:=@TARGET_ipq40xx +ath10k-firmware-qca4019 + DEPENDS:=@TARGET_ipq40xx TITLE:=Custom Board endef -- cgit v1.2.3