armsr: Use kernel 6.6 by default
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 26 May 2024 21:59:39 +0000 (23:59 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 30 May 2024 20:44:57 +0000 (22:44 +0200)
All 2 subtargets are compiling fine and booting up in qemu.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/armsr/Makefile

index c2e57e52da60196f0c6e2b2201e5af150454953d..02b0eda60757eae10352617d302e4d1615f5143b 100644 (file)
@@ -9,8 +9,7 @@ BOARDNAME:=Arm SystemReady (EFI) compliant
 FEATURES:=fpu pci pcie rtc usb boot-part rootfs-part
 FEATURES+=cpiogz ext4 ramdisk squashfs targz vmdk
 
-KERNEL_PATCHVER:=6.1
-KERNEL_TESTING_PATCHVER:=6.6
+KERNEL_PATCHVER:=6.6
 
 include $(INCLUDE_DIR)/target.mk