diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ipq40xx/image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/image/Makefile b/target/linux/ipq40xx/image/Makefile index e3364c41cd..87545d08de 100644 --- a/target/linux/ipq40xx/image/Makefile +++ b/target/linux/ipq40xx/image/Makefile @@ -39,7 +39,7 @@ define Device/8dev_jalapeno BLOCKSIZE := 128k PAGESIZE := 2048 DEVICE_TITLE := 8devices Jalapeno - DEVICE_PACKAGES := ath10k-firmware-qca4019 + DEVICE_PACKAGES := ath10k-firmware-qca4019 ipq-wifi-8dev_jalapeno endef TARGET_DEVICES += 8dev_jalapeno |