From 9808b9ae0248f0e2b525493f10752b2b9fc9fde4 Mon Sep 17 00:00:00 2001 From: Paul Wassi Date: Fri, 10 Mar 2017 19:10:29 +0100 Subject: kirkwood: switch to kernel 4.9 Add patches-4.9, some of them (heavily) rewritten: - ea4500 is upstream available, keep only LEDE changes in dts - ea3500 is changed to match the structure of the upstream ea4500 dts - nsa310s rewritten to include the common dtsi - nsa325 is dropped, since already upstream Signed-off-by: Paul Wassi Signed-off-by: Alberto Bursi [refresh kernel config, add on100, use the switchdev based mv88e6171 driver for the linksys boards, keep lede specific rootfs/kernel partition names for linksys boards, reorder patches] Signed-off-by: Mathias Kresin --- target/linux/kirkwood/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/kirkwood/Makefile') diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile index 8c8c272f98..d5df854433 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -13,7 +13,7 @@ FEATURES:=usb nand squashfs ramdisk CPU_TYPE:=xscale MAINTAINER:=Luka Perkov -KERNEL_PATCHVER:=4.4 +KERNEL_PATCHVER:=4.9 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3