diff --git a/target/linux/tegra/Makefile b/target/linux/tegra/Makefile index 98c1dece16..76dfeab402 100644 --- 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