14fa8a557SRalf Baechle# 24fa8a557SRalf Baechle# SGI-IP32 (O2) 34fa8a557SRalf Baechle# 44fa8a557SRalf Baechle# Set the load address to >= 80069000 if you want to leave space for symmon, 54fa8a557SRalf Baechle# 0xffffffff80004000 for production kernels. Note that the value must be aligned to 64fa8a557SRalf Baechle# a multiple of the kernel stack size or the handling of the current variable 74fa8a557SRalf Baechle# will break. 84fa8a557SRalf Baechle# 94fa8a557SRalf Baechleplatform-$(CONFIG_SGI_IP32) += sgi-ip32/ 104fa8a557SRalf Baechlecflags-$(CONFIG_SGI_IP32) += -I$(srctree)/arch/mips/include/asm/mach-ip32 114fa8a557SRalf Baechleload-$(CONFIG_SGI_IP32) += 0xffffffff80004000 12