xref: /openbmc/linux/arch/mips/sgi-ip30/Platform (revision 4be5e864)
1#
2# SGI-IP30 (Octane/Octane2)
3#
4ifdef CONFIG_SGI_IP30
5platform-$(CONFIG_SGI_IP30)		+= sgi-ip30/
6cflags-$(CONFIG_SGI_IP30)		+= -I$(srctree)/arch/mips/include/asm/mach-ip30
7load-$(CONFIG_SGI_IP30)			+= 0xa800000020004000
8endif
9