diff --git a/target/linux/ipq806x/image/Makefile b/target/linux/ipq806x/image/Makefile index 235459f74..f48d555f6 100644 --- a/target/linux/ipq806x/image/Makefile +++ b/target/linux/ipq806x/image/Makefile @@ -170,7 +170,7 @@ define Device/linksys_ea7500-v1 UBINIZE_OPTS := -E 5 IMAGES := factory.bin sysupgrade.bin IMAGE/factory.bin := append-kernel | pad-to $$$$(KERNEL_SIZE) | append-ubi | pad-to $$$$(PAGESIZE) - DEVICE_PACKAGES := ath10k-firmware-qca99x0-ct + DEVICE_PACKAGES := -kmod-ath10k-ct kmod-ath10k-ct-smallbuffers ath10k-firmware-qca99x0-ct endef TARGET_DEVICES += linksys_ea7500-v1