projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
adm5120: convert to use the new mips multimachine stuff
[openwrt.git]
/
target
/
linux
/
sibyte
/
patches
/
106-no_module_reloc.patch
diff --git
a/target/linux/sibyte/patches/106-no_module_reloc.patch
b/target/linux/sibyte/patches/106-no_module_reloc.patch
index
20b707e
..
3b1f124
100644
(file)
--- a/
target/linux/sibyte/patches/106-no_module_reloc.patch
+++ b/
target/linux/sibyte/patches/106-no_module_reloc.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -8
3,7 +83
,7 @@ all-$(CONFIG_BOOT_ELF64) := $(vmlinux-64
+@@ -8
5,7 +85
,7 @@ all-$(CONFIG_BOOT_ELF64) := $(vmlinux-64
cflags-y += -G 0 -mno-abicalls -fno-pic -pipe
cflags-y += -msoft-float
LDFLAGS_vmlinux += -G 0 -static -n -nostdlib
cflags-y += -G 0 -mno-abicalls -fno-pic -pipe
cflags-y += -msoft-float
LDFLAGS_vmlinux += -G 0 -static -n -nostdlib
This page took
0.020847 seconds
and
4
git commands to generate.