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