projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f695baf
)
[MIPS] MIPSsim: Fix cflags
author
Yoichi Yuasa
<yoichi_yuasa@tripeaks.co.jp>
Fri, 13 Jul 2007 07:36:57 +0000
(16:36 +0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 24 Jul 2007 15:02:47 +0000
(16:02 +0100)
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/Makefile
b/arch/mips/Makefile
index 20d19c9b776137821d2f74ab7cee3551ce97bb0a..a9a987a06dafb3344085dd5f703c1ee7cad65f32 100644
(file)
--- a/
arch/mips/Makefile
+++ b/
arch/mips/Makefile
@@
-328,7
+328,7
@@
load-$(CONFIG_MIPS_SEAD) += 0xffffffff80100000
# MIPS SIM
#
core-$(CONFIG_MIPS_SIM) += arch/mips/mipssim/
-cflags-$(CONFIG_MIPS_SIM) += -Iinclude/asm-mips/mach-sim
+cflags-$(CONFIG_MIPS_SIM) += -Iinclude/asm-mips/mach-
mips
sim
load-$(CONFIG_MIPS_SIM) += 0x80100000
#