summaryrefslogtreecommitdiff
path: root/target/or1k/patches/4.1.22/ld-or1k.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-04-28 11:03:36 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2016-04-28 11:03:52 +0200
commitf2afe17a12c604dd9e31c96d1a9182afe7800a3a (patch)
tree6c869d176d5c03bf8fb00dea811b2e84c7d23534 /target/or1k/patches/4.1.22/ld-or1k.patch
parentda931b803e57a901a6f4e116a73ab86f89039009 (diff)
linux: bump all kernels
Diffstat (limited to 'target/or1k/patches/4.1.22/ld-or1k.patch')
-rw-r--r--target/or1k/patches/4.1.22/ld-or1k.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/or1k/patches/4.1.22/ld-or1k.patch b/target/or1k/patches/4.1.22/ld-or1k.patch
new file mode 100644
index 000000000..81c9db6c2
--- /dev/null
+++ b/target/or1k/patches/4.1.22/ld-or1k.patch
@@ -0,0 +1,12 @@
+diff -Nur linux-4.1.6.orig/arch/openrisc/kernel/vmlinux.lds.S linux-4.1.6/arch/openrisc/kernel/vmlinux.lds.S
+--- linux-4.1.6.orig/arch/openrisc/kernel/vmlinux.lds.S 2015-08-17 05:52:51.000000000 +0200
++++ linux-4.1.6/arch/openrisc/kernel/vmlinux.lds.S 2015-09-01 22:02:13.224692884 +0200
+@@ -30,7 +30,7 @@
+ #include <asm/cache.h>
+ #include <asm-generic/vmlinux.lds.h>
+
+-OUTPUT_FORMAT("elf32-or32", "elf32-or32", "elf32-or32")
++OUTPUT_FORMAT("elf32-or1k", "elf32-or1k", "elf32-or1k")
+ jiffies = jiffies_64 + 4;
+
+ SECTIONS