From 86a0cbb33345018dc658d15eff60dc60da062d0c Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Fri, 17 Mar 2017 19:36:06 +0100 Subject: treewide: select ath10k firmware explicit Do not rely on the default firmware selected by ath10k. Signed-off-by: Mathias Kresin --- target/linux/ipq806x/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ipq806x/image') diff --git a/target/linux/ipq806x/image/Makefile b/target/linux/ipq806x/image/Makefile index 3aff5bfb36..f67e6b23ef 100644 --- a/target/linux/ipq806x/image/Makefile +++ b/target/linux/ipq806x/image/Makefile @@ -207,7 +207,7 @@ define Device/R7500v2 PAGESIZE := 2048 BOARD_NAME := r7500v2 DEVICE_TITLE := Netgear Nighthawk X4 R7500v2 - DEVICE_PACKAGES := ath10k-firmware-qca99x0 + DEVICE_PACKAGES := ath10k-firmware-qca99x0 ath10k-firmware-qca988x endef define Device/R7800 -- cgit v1.2.3