From 96467d69fb920444ec9bd05d47d7b34602fc1ce8 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 1 Dec 2014 16:14:21 +0000 Subject: ixp4xx: add 3.14 support Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43464 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 780ca9653d..3f6110afa1 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.10 +KERNEL_PATCHVER:=3.14 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3