[openwrt/openwrt] omap: switch to kernel 5.10
LEDE Commits
lede-commits at lists.infradead.org
Sat Nov 20 12:09:04 PST 2021
hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/0aa1316218c4204b73f9df413478ee49dd2159bd
commit 0aa1316218c4204b73f9df413478ee49dd2159bd
Author: Andre Heider <a.heider at gmail.com>
AuthorDate: Sat Sep 11 08:40:20 2021 +0200
omap: switch to kernel 5.10
Signed-off-by: Andre Heider <a.heider at gmail.com>
---
target/linux/omap/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile
index 0643d3ad84..bc20f2eddc 100644
--- a/target/linux/omap/Makefile
+++ b/target/linux/omap/Makefile
@@ -11,7 +11,7 @@ FEATURES:=usb usbgadget ext4 targz fpu audio display nand squashfs
CPU_TYPE:=cortex-a8
CPU_SUBTYPE:=vfpv3
-KERNEL_PATCHVER:=5.4
+KERNEL_PATCHVER:=5.10
KERNELNAME:=zImage dtbs
More information about the lede-commits
mailing list