From: Alexandru Ardelean Date: Mon, 10 Apr 2017 13:28:39 +0000 (+0300) Subject: target: mpc85xx: switch to kernel 4.9 X-Git-Tag: v18.06.0-rc1~3035 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3688b9622604194b411baed83f70117346af13ea;p=thirdparty%2Fopenwrt.git target: mpc85xx: switch to kernel 4.9 Signed-off-by: Alexandru Ardelean --- diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 161c8cb8168..8428bec6bc0 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -14,7 +14,7 @@ FEATURES:=squashfs MAINTAINER:=Imre Kaloz SUBTARGETS:=generic p1020 -KERNEL_PATCHVER:=4.4 +KERNEL_PATCHVER:=4.9 define Target/Description Build images for the Freescale MPC85xx based boards. diff --git a/target/linux/mpc85xx/config-4.4 b/target/linux/mpc85xx/config-4.9 similarity index 100% rename from target/linux/mpc85xx/config-4.4 rename to target/linux/mpc85xx/config-4.9 diff --git a/target/linux/mpc85xx/patches-4.4/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch b/target/linux/mpc85xx/patches-4.9/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch similarity index 100% rename from target/linux/mpc85xx/patches-4.4/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch rename to target/linux/mpc85xx/patches-4.9/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch diff --git a/target/linux/mpc85xx/patches-4.4/100-powerpc-85xx-tl-wdr4900-v1-support.patch b/target/linux/mpc85xx/patches-4.9/100-powerpc-85xx-tl-wdr4900-v1-support.patch similarity index 100% rename from target/linux/mpc85xx/patches-4.4/100-powerpc-85xx-tl-wdr4900-v1-support.patch rename to target/linux/mpc85xx/patches-4.9/100-powerpc-85xx-tl-wdr4900-v1-support.patch diff --git a/target/linux/mpc85xx/patches-4.4/200-spi-fsl-espi-preallocate-local-buffer.patch b/target/linux/mpc85xx/patches-4.9/200-spi-fsl-espi-preallocate-local-buffer.patch similarity index 100% rename from target/linux/mpc85xx/patches-4.4/200-spi-fsl-espi-preallocate-local-buffer.patch rename to target/linux/mpc85xx/patches-4.9/200-spi-fsl-espi-preallocate-local-buffer.patch