projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3cb2d4
)
tegra: switch to Kernel 5.15 by default
author
Paul Spooren
<mail@aparcar.org>
Wed, 22 Feb 2023 19:07:30 +0000
(20:07 +0100)
committer
Paul Spooren
<mail@aparcar.org>
Fri, 7 Apr 2023 22:30:22 +0000
(
00:30
+0200)
Getting ready for the next release.
Acked-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Signed-off-by: Paul Spooren <mail@aparcar.org>
target/linux/tegra/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/tegra/Makefile
b/target/linux/tegra/Makefile
index 81db1ac5fc63652abbd20acf9e96dd592c10ade8..43ca154e8a08d4c825f83a9df6b4f37ccb87eec4 100644
(file)
--- a/
target/linux/tegra/Makefile
+++ b/
target/linux/tegra/Makefile
@@
-12,8
+12,7
@@
CPU_TYPE := cortex-a9
CPU_SUBTYPE := vfpv3-d16
SUBTARGETS := generic
-KERNEL_PATCHVER := 5.10
-KERNEL_TESTING_PATCHVER := 5.15
+KERNEL_PATCHVER := 5.15
include $(INCLUDE_DIR)/target.mk