projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cd4785
)
lantiq: fix binutils 2.15.1 build
author
Matteo Croce
<rootkit85@yahoo.it>
Sun, 4 Oct 2015 22:03:04 +0000
(22:03 +0000)
committer
Matteo Croce
<rootkit85@yahoo.it>
Sun, 4 Oct 2015 22:03:04 +0000
(22:03 +0000)
SVN-Revision: 47105
target/linux/lantiq/image/lzma-loader/src/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/image/lzma-loader/src/Makefile
b/target/linux/lantiq/image/lzma-loader/src/Makefile
index f861666e624a5c58e09f917952fe29e5d101a296..1ea01bfbc5abe42e9c8d18d8d9e9ff2a40f7db2a 100644
(file)
--- a/
target/linux/lantiq/image/lzma-loader/src/Makefile
+++ b/
target/linux/lantiq/image/lzma-loader/src/Makefile
@@
-28,7
+28,7
@@
LD := $(CROSS_COMPILE)ld
OBJCOPY := $(CROSS_COMPILE)objcopy
OBJDUMP := $(CROSS_COMPILE)objdump
-BIN_FLAGS := -O binary -R .reginfo -R .note -R .comment -R .mdebug -S
+BIN_FLAGS := -O binary -R .reginfo -R .note -R .comment -R .mdebug -
R .MIPS.abiflags -
S
CFLAGS = -D__KERNEL__ -Wall -Wstrict-prototypes -Wno-trigraphs -Os \
-fno-strict-aliasing -fno-common -fomit-frame-pointer -G 0 \