imx: make kernel 5.10 default version
authorPiotr Dymacz <pepe2k@gmail.com>
Thu, 8 Apr 2021 23:51:17 +0000 (01:51 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Wed, 3 Nov 2021 11:45:40 +0000 (12:45 +0100)
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/imx/Makefile

index 17f634a7bfccd01fdcb35d096c03386c0fc07c6e..b293655a9a6e4dc2105c46446dfa7983cc5112ca 100644 (file)
@@ -10,8 +10,7 @@ BOARDNAME:=NXP i.MX
 FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubifs boot-part rootfs-part
 SUBTARGETS:=cortexa7 cortexa9
 
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
 
 include $(INCLUDE_DIR)/target.mk