projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81a30b3
)
tegra: 6.1: add testing kernel support
author
Koen Vandeputte
<
[email protected]
>
Fri, 28 Jul 2023 09:31:42 +0000
(11:31 +0200)
committer
Koen Vandeputte
<
[email protected]
>
Mon, 22 Apr 2024 08:15:34 +0000
(10:15 +0200)
Add testing kernel 6.1
Signed-off-by: Koen Vandeputte <
[email protected]
>
target/linux/tegra/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/tegra/Makefile
b/target/linux/tegra/Makefile
index 213d44892e6b33f770b3ddd204f461aa75222553..518292b0c40618286dc47d91a76b06bbf9e564ff 100644
(file)
--- a/
target/linux/tegra/Makefile
+++ b/
target/linux/tegra/Makefile
@@
-9,7
+9,8
@@
BOARDNAME:=NVIDIA Tegra
FEATURES:=audio boot-part display ext4 fpu gpio pci pcie rootfs-part rtc squashfs usb targz
SUBTARGETS:=cortexa9 cortexa57
-KERNEL_PATCHVER := 5.15
+KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
include $(INCLUDE_DIR)/target.mk