MIPS: MIPSsim: Migrate to new Platform file
[deliverable/linux.git] / arch / mips / mipssim / Platform
1 #
2 # MIPS SIM
3 #
4 platform-$(CONFIG_MIPS_SIM) += mipssim/
5 cflags-$(CONFIG_MIPS_SIM) += -I$(srctree)/arch/mips/include/asm/mach-mipssim
6 load-$(CONFIG_MIPS_SIM) += 0x80100000
This page took 0.041918 seconds and 5 git commands to generate.