mpc85xx: fix another typo in the image makefile
[openwrt.git] / target / linux / mpc85xx / Makefile
index dba0361..001de82 100644 (file)
@@ -14,7 +14,9 @@ FEATURES:=spe_fpu squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 SUBTARGETS=generic p1020
 
-KERNEL_PATCHVER:=3.10
+KERNEL_PATCHVER:=3.14
+
+KERNEL_IMAGES := zImage cuImage.tl-wdr4900-v1
 
 include $(INCLUDE_DIR)/target.mk