kernel: generic: add missing arm machtypes
[oweals/openwrt.git] / target / linux / ixp4xx / Makefile
index cff5b75cc82e1b4b241c745c41b8b7cc1ff71309..c1874faf006539eabb6ce7a3606ccdccf4a21439 100644 (file)
@@ -13,10 +13,11 @@ FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 SUBTARGETS=generic harddisk
 
-LINUX_VERSION:=2.6.37.4
+KERNEL_PATCHVER:=3.18
 
 include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += ixp4xx-microcode fconfig
+KERNELNAME:=zImage
 
 $(eval $(call BuildTarget))