Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH][MIPS] fix MIPSsim cflags
@ 2007-07-13  7:36 Yoichi Yuasa
  2007-07-13 12:38 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Yoichi Yuasa @ 2007-07-13  7:36 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: yoichi_yuasa, linux-mips


Fix MIPSsim cflags.

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>

diff -pruN -X mips/Documentation/dontdiff mips-orig/arch/mips/Makefile mips/arch/mips/Makefile
--- mips-orig/arch/mips/Makefile	2007-07-13 13:06:04.179097750 +0900
+++ mips/arch/mips/Makefile	2007-07-13 16:23:05.796996000 +0900
@@ -328,7 +328,7 @@ load-$(CONFIG_MIPS_SEAD)	+= 0xffffffff80
 # 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-mipssim
 load-$(CONFIG_MIPS_SIM)		+= 0x80100000
 
 #

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH][MIPS] fix MIPSsim cflags
  2007-07-13  7:36 [PATCH][MIPS] fix MIPSsim cflags Yoichi Yuasa
@ 2007-07-13 12:38 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2007-07-13 12:38 UTC (permalink / raw)
  To: Yoichi Yuasa; +Cc: linux-mips

On Fri, Jul 13, 2007 at 04:36:57PM +0900, Yoichi Yuasa wrote:

> Fix MIPSsim cflags.

Applied.  Thanks,

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-13 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-13  7:36 [PATCH][MIPS] fix MIPSsim cflags Yoichi Yuasa
2007-07-13 12:38 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox