From 526a2fe2f5d887ef8b89243c3a5e64f0f38c21cc Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 5 Aug 2010 13:25:45 +0100 Subject: MIPS: MIPSsim: Migrate to new Platform file Signed-off-by: Ralf Baechle --- arch/mips/mipssim/Platform | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arch/mips/mipssim/Platform (limited to 'arch/mips/mipssim/Platform') diff --git a/arch/mips/mipssim/Platform b/arch/mips/mipssim/Platform new file mode 100644 index 00000000000..3df60b8a12e --- /dev/null +++ b/arch/mips/mipssim/Platform @@ -0,0 +1,6 @@ +# +# MIPS SIM +# +platform-$(CONFIG_MIPS_SIM) += mipssim/ +cflags-$(CONFIG_MIPS_SIM) += -I$(srctree)/arch/mips/include/asm/mach-mipssim +load-$(CONFIG_MIPS_SIM) += 0x80100000 -- cgit v1.2.3-70-g09d2