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