dnsmasq: bump to latest patches on 2.80rc2
[openwrt/openwrt.git] / target / linux / ixp4xx / Makefile
index c3cb734e45aa0d253ff261f2a49426e6e8e89dc9..e1964331a0f5220e68175d99bce2e9ee64aa3b51 100644 (file)
@@ -10,14 +10,15 @@ ARCH:=armeb
 BOARD:=ixp4xx
 BOARDNAME:=Intel IXP4xx
 FEATURES:=squashfs
-MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-SUBTARGETS=generic harddisk
+MAINTAINER:=Ted Hess <thess@kitschensync.net>, \
+           Imre Kaloz <kaloz@openwrt.org>
+SUBTARGETS:=generic harddisk
 
-LINUX_VERSION:=3.10.34
+KERNEL_PATCHVER:=4.9
 
 include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += ixp4xx-microcode fconfig
-KERNELNAME:="zImage"
+KERNELNAME:=zImage
 
 $(eval $(call BuildTarget))