xref: /linux/arch/mips/sgi-ip30/Platform (revision b19efcabb587e5470a423ef778905f47e5a47f1a)
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