tegra: 6.1: add testing kernel support
authorKoen Vandeputte <koen.vandeputte@citymesh.com>
Fri, 28 Jul 2023 09:31:42 +0000 (11:31 +0200)
committerKoen Vandeputte <koen.vandeputte@citymesh.com>
Mon, 22 Apr 2024 08:15:34 +0000 (10:15 +0200)
Add testing kernel 6.1

Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
target/linux/tegra/Makefile

index 213d44892e6b33f770b3ddd204f461aa75222553..518292b0c40618286dc47d91a76b06bbf9e564ff 100644 (file)
@@ -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