From 2ce19c0c1f30af4290e31a3d64d1f0cff8d21824 Mon Sep 17 00:00:00 2001 From: Ted Hess Date: Fri, 3 Jun 2016 17:06:06 -0400 Subject: ixp4xx: Add support for 4.4 kernel, refresh patches Signed-off-by: Ted Hess --- target/linux/ixp4xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ixp4xx/Makefile') diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index c1874fa..34c81ff 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs MAINTAINER:=Imre Kaloz SUBTARGETS=generic harddisk -KERNEL_PATCHVER:=3.18 +KERNEL_PATCHVER:=4.4 include $(INCLUDE_DIR)/target.mk -- cgit v1.1