diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-06-27 22:21:56 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-07-02 07:04:34 +0200 |
commit | 8e622aae583904a87f358535294bbe5e0088ef8c (patch) | |
tree | bebbd041fb3f58fac49afd925ba1c45e10685768 /target/linux/ar71xx | |
parent | 4ff019722cf9663c3f2645927041b0a248ff1d0b (diff) | |
download | upstream-8e622aae583904a87f358535294bbe5e0088ef8c.tar.gz upstream-8e622aae583904a87f358535294bbe5e0088ef8c.tar.bz2 upstream-8e622aae583904a87f358535294bbe5e0088ef8c.zip |
kernel: bump 4.9 to 4.9.110
Refreshed all patches
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
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/ |