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