https://github.com/torvalds/linux
Revision dd775ae2549217d3ae09363e3edb305d0fa19928 authored by Linus Torvalds on 31 March 2012, 23:24:09 UTC, committed by Linus Torvalds on 31 March 2012, 23:24:09 UTC
1 parent b7ffff4
Raw File
Tip revision: dd775ae2549217d3ae09363e3edb305d0fa19928 authored by Linus Torvalds on 31 March 2012, 23:24:09 UTC
Linux 3.4-rc1
Tip revision: dd775ae
Platform
#
# MIPS SIM
#
platform-$(CONFIG_MIPS_SIM)	+= mipssim/
cflags-$(CONFIG_MIPS_SIM)	+= -I$(srctree)/arch/mips/include/asm/mach-mipssim
load-$(CONFIG_MIPS_SIM)		+= 0x80100000
back to top