projects
/
openwrt
/
staging
/
dedeckeh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e12ff74
)
Revert "ipq806x: disable ea8500 image by default"
author
Christian Marangi
<
[email protected]
>
Fri, 17 Feb 2023 03:17:13 +0000
(
04:17
+0100)
committer
Christian Marangi
<
[email protected]
>
Fri, 17 Feb 2023 03:27:16 +0000
(
04:27
+0100)
This reverts commit
c4a9a67de8ec85a12a004a34a740bd89ca8895e9
.
Device is now fixed and works correctly with kernel 5.15.
Signed-off-by: Christian Marangi <
[email protected]
>
target/linux/ipq806x/image/generic.mk
patch
|
blob
|
history
diff --git
a/target/linux/ipq806x/image/generic.mk
b/target/linux/ipq806x/image/generic.mk
index 44e0df1b3f91abd7b6d181af07956b8974e62c4c..91739bc858700b69276870967337fb734be68ff4 100644
(file)
--- 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