mpc85xx: add mpic timer clock frequency to avoid boot log warning
[openwrt.git] / target / linux / mpc85xx / Makefile
index 1721e95..163e440 100644 (file)
@@ -14,7 +14,9 @@ FEATURES:=spe_fpu squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 SUBTARGETS=generic p1020
 
-LINUX_VERSION:=3.10.17
+KERNEL_PATCHVER:=3.18
+
+KERNEL_IMAGES := zImage cuImage.tl-wdr4900-v1
 
 include $(INCLUDE_DIR)/target.mk