apm821xx: add support for the Western Digital MyBook Live Series
[oweals/openwrt.git] / target / linux / ixp4xx / Makefile
index 6be0098625d7a8cc14f294c6f5d11aee44d2cf98..34c81ffe78d43806e17c8750045b3b9c5f945419 100644 (file)
@@ -13,11 +13,11 @@ FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 SUBTARGETS=generic harddisk
 
-LINUX_VERSION:=3.10.10
+KERNEL_PATCHVER:=4.4
 
 include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += ixp4xx-microcode fconfig
-KERNELNAME:="zImage"
+KERNELNAME:=zImage
 
 $(eval $(call BuildTarget))