summaryrefslogtreecommitdiff
path: root/target/or1k/patches/4.1.35/ld-or1k.patch
blob: 81c9db6c2480afc67b5f119e99241f6c39f8ee73 (plain)
1
2
3
4
5
6
7
8
9
10
11
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