mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
526a2fe2f5
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
6 lines
171 B
Text
6 lines
171 B
Text
#
|
|
# MIPS SIM
|
|
#
|
|
platform-$(CONFIG_MIPS_SIM) += mipssim/
|
|
cflags-$(CONFIG_MIPS_SIM) += -I$(srctree)/arch/mips/include/asm/mach-mipssim
|
|
load-$(CONFIG_MIPS_SIM) += 0x80100000
|