projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
287257d
)
tegra: switch to kernel 5.10
author
Adrian Schmutzler
<
[email protected]
>
Mon, 18 Oct 2021 19:27:33 +0000
(21:27 +0200)
committer
Adrian Schmutzler
<
[email protected]
>
Mon, 18 Oct 2021 19:32:36 +0000
(21:32 +0200)
This target has testing support for kernel 5.10 for four months now.
Time to switch the default.
Signed-off-by: Adrian Schmutzler <
[email protected]
>
Acked-by: Tomasz Maciej Nowak <
[email protected]
>
target/linux/tegra/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/tegra/Makefile
b/target/linux/tegra/Makefile
index 98c1dece16af3d255ab73fef4bed5b188b0990ed..76dfeab4026d55321f4a0e42af82b881b9142e17 100644
(file)
--- a/
target/linux/tegra/Makefile
+++ b/
target/linux/tegra/Makefile
@@
-11,8
+11,7
@@
FEATURES := audio boot-part display ext4 fpu gpio pci pcie rootfs-part rtc squas
CPU_TYPE := cortex-a9
CPU_SUBTYPE := vfpv3-d16
-KERNEL_PATCHVER := 5.4
-KERNEL_TESTING_PATCHVER := 5.10
+KERNEL_PATCHVER := 5.10
include $(INCLUDE_DIR)/target.mk