diff options
author | Stijn Segers <foss@volatilesystems.org> | 2018-06-29 22:29:05 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-07-02 07:06:06 +0200 |
commit | c96b344466fc80cb5815eeab87c6ca9a29fb9207 (patch) | |
tree | f8894c702b3991f671742cb0ce9aae79cdf808f1 /target/linux/ar71xx | |
parent | 1961cdfb57c647530fc3b5729e1b5569e6fa98b0 (diff) | |
download | upstream-c96b344466fc80cb5815eeab87c6ca9a29fb9207.tar.gz upstream-c96b344466fc80cb5815eeab87c6ca9a29fb9207.tar.bz2 upstream-c96b344466fc80cb5815eeab87c6ca9a29fb9207.zip |
kernel: bump 4.9 to 4.9.110 for 18.06
Compile-tested on ar71xx.
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r-- | target/linux/ar71xx/patches-4.9/500-MIPS-fw-myloader.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.9/500-MIPS-fw-myloader.patch b/target/linux/ar71xx/patches-4.9/500-MIPS-fw-myloader.patch index 301422a7d8..304fd69b22 100644 --- a/target/linux/ar71xx/patches-4.9/500-MIPS-fw-myloader.patch +++ b/target/linux/ar71xx/patches-4.9/500-MIPS-fw-myloader.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -213,6 +213,7 @@ cflags-$(toolchain-virt) += -DTOOLCHAIN +@@ -218,6 +218,7 @@ cflags-$(toolchain-virt) += -DTOOLCHAIN # libs-$(CONFIG_FW_ARC) += arch/mips/fw/arc/ libs-$(CONFIG_FW_CFE) += arch/mips/fw/cfe/ |