mpc85xx: fix typo in image name
[openwrt.git] / target / linux / ipq806x / Makefile
index 78290e8..875bb9c 100644 (file)
@@ -9,9 +9,9 @@ FEATURES:=squashfs
 CPU_TYPE:=cortex-a7
 MAINTAINER:=John Crispin <blogic@openwrt.org>
 
-LINUX_VERSION:=3.14.12
+KERNEL_PATCHVER:=3.14
 
-KERNELNAME="Image dtbs"
+KERNELNAME:=Image dtbs
 
 include $(INCLUDE_DIR)/target.mk