diff --git a/target/linux/d1/Makefile b/target/linux/d1/Makefile index 134ff4710d..9e4f682768 100644 --- a/target/linux/d1/Makefile +++ b/target/linux/d1/Makefile @@ -11,8 +11,7 @@ FEATURES:=ext4 squashfs usbgadget KERNELNAME:=Image dtbs SUBTARGETS:=generic -KERNEL_PATCHVER:=6.12 -KERNEL_TESTING_PATCHVER:=6.18 +KERNEL_PATCHVER:=6.18 include $(INCLUDE_DIR)/target.mk