projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c142433
)
[adm5120] lzma-loader: fix compiler warnings
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 30 Jan 2008 08:23:36 +0000
(08:23 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 30 Jan 2008 08:23:36 +0000
(08:23 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10321
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/adm5120/image/lzma-loader/src/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/adm5120/image/lzma-loader/src/Makefile
b/target/linux/adm5120/image/lzma-loader/src/Makefile
index
aad845a
..
f23d040
100644
(file)
--- a/
target/linux/adm5120/image/lzma-loader/src/Makefile
+++ b/
target/linux/adm5120/image/lzma-loader/src/Makefile
@@
-37,8
+37,8
@@
BIN_FLAGS := -O binary -R .reginfo -R .note -R .comment -R .mdebug -S
CFLAGS = -D__KERNEL__ -Wall -Wstrict-prototypes -Wno-trigraphs -Os \
-fno-strict-aliasing -fno-common -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic \
- -ffunction-sections -pipe -mlong-calls -fno-common \
- -f
freestanding
\
+ -ffunction-sections -pipe -mlong-calls -fno-common
-ffreestanding
\
+ -f
honour-copts
\
-mabi=32 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap
CFLAGS += -DLOADADDR=$(LOADADDR) -D_LZMA_PROB32