mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 16:54:20 +08:00
526a2fe2f5
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
#
|
|
# MIPS SIM
|
|
#
|
|
platform-$(CONFIG_MIPS_SIM) += mipssim/
|
|
cflags-$(CONFIG_MIPS_SIM) += -I$(srctree)/arch/mips/include/asm/mach-mipssim
|
|
load-$(CONFIG_MIPS_SIM) += 0x80100000
|