[openwrt/openwrt] apm821xx: switch to Kernel 5.10
LEDE Commits
lede-commits at lists.infradead.org
Sun Oct 10 07:48:19 PDT 2021
chunkeey pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/4ee9b3f462166f179f18e10b7b2e6f655473bb05
commit 4ee9b3f462166f179f18e10b7b2e6f655473bb05
Author: Paul Spooren <mail at aparcar.org>
AuthorDate: Wed Sep 29 19:13:55 2021 -1000
apm821xx: switch to Kernel 5.10
Signed-off-by: Paul Spooren <mail at aparcar.org>
---
target/linux/apm821xx/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/target/linux/apm821xx/Makefile b/target/linux/apm821xx/Makefile
index 9c7f276dc0..7d31ac8d67 100644
--- a/target/linux/apm821xx/Makefile
+++ b/target/linux/apm821xx/Makefile
@@ -9,8 +9,7 @@ CPU_TYPE:=464fp
FEATURES:=fpu dt gpio ramdisk squashfs usb
SUBTARGETS:=nand sata
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
define Target/Description
Build images for AppliedMicro APM821xx based boards.
More information about the lede-commits
mailing list