1#
2# MIPS SIM
3#
4platform-$(CONFIG_MIPS_SIM)	+= mipssim/
5cflags-$(CONFIG_MIPS_SIM)	+= -I$(srctree)/arch/mips/include/asm/mach-mipssim
6load-$(CONFIG_MIPS_SIM)		+= 0x80100000
7