diff options
| author | Alexandru Ardelean | 2017-04-10 13:28:39 +0000 |
|---|---|---|
| committer | Felix Fietkau | 2017-05-02 12:33:58 +0000 |
| commit | 3688b9622604194b411baed83f70117346af13ea (patch) | |
| tree | b9428d724577dabff7db1ff2cc8ceb0670243c84 | |
| parent | 5378c856779c590e26910639e28b95a22aa2b9f5 (diff) | |
| download | openwrt-3688b9622604194b411baed83f70117346af13ea.tar.gz | |
target: mpc85xx: switch to kernel 4.9
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| -rw-r--r-- | target/linux/mpc85xx/Makefile | 2 | ||||
| -rw-r--r-- | target/linux/mpc85xx/config-4.9 (renamed from target/linux/mpc85xx/config-4.4) | 0 | ||||
| -rw-r--r-- | target/linux/mpc85xx/patches-4.9/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch (renamed from target/linux/mpc85xx/patches-4.4/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch) | 0 | ||||
| -rw-r--r-- | target/linux/mpc85xx/patches-4.9/100-powerpc-85xx-tl-wdr4900-v1-support.patch (renamed from target/linux/mpc85xx/patches-4.4/100-powerpc-85xx-tl-wdr4900-v1-support.patch) | 0 | ||||
| -rw-r--r-- | target/linux/mpc85xx/patches-4.9/200-spi-fsl-espi-preallocate-local-buffer.patch (renamed from target/linux/mpc85xx/patches-4.4/200-spi-fsl-espi-preallocate-local-buffer.patch) | 0 |
5 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 161c8cb816..8428bec6bc 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -14,7 +14,7 @@ FEATURES:=squashfs MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> 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 index fd0b2069c1..fd0b2069c1 100644 --- a/target/linux/mpc85xx/config-4.4 +++ b/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 index 5e5ab10daf..5e5ab10daf 100644 --- 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 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 index e657ee514a..e657ee514a 100644 --- 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 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 index f2a41e876b..f2a41e876b 100644 --- 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 |