aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2023-02-17 04:17:13 +0100
committerChristian Marangi <ansuelsmth@gmail.com>2023-02-17 04:27:16 +0100
commit86ecf7bd39bf3003ac8b681e7ddf949baa52d8fd (patch)
treede9b7710760da340d0c2502dccca38f966ea6bc1
parente12ff74ba1af8947a1a656177456685bc1622f1b (diff)
downloadupstream-86ecf7bd39bf3003ac8b681e7ddf949baa52d8fd.tar.gz
upstream-86ecf7bd39bf3003ac8b681e7ddf949baa52d8fd.tar.bz2
upstream-86ecf7bd39bf3003ac8b681e7ddf949baa52d8fd.zip
Revert "ipq806x: disable ea8500 image by default"
This reverts commit c4a9a67de8ec85a12a004a34a740bd89ca8895e9. Device is now fixed and works correctly with kernel 5.15. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
-rw-r--r--target/linux/ipq806x/image/generic.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ipq806x/image/generic.mk b/target/linux/ipq806x/image/generic.mk
index 44e0df1b3f..91739bc858 100644
--- a/target/linux/ipq806x/image/generic.mk
+++ b/target/linux/ipq806x/image/generic.mk
@@ -163,7 +163,6 @@ define Device/linksys_ea7500-v1
IMAGE/factory.bin := append-kernel | pad-to $$$$(KERNEL_SIZE) | \
append-ubi | pad-to $$$$(PAGESIZE)
DEVICE_PACKAGES := ath10k-firmware-qca99x0-ct
- DEFAULT := n
endef
TARGET_DEVICES += linksys_ea7500-v1