xref: /openbmc/linux/arch/mips/dec/Platform (revision 4b4193256c8d3bc3a5397b5cd9494c2ad386317d)
1*c136af09SRalf Baechle#
2*c136af09SRalf Baechle# DECstation family
3*c136af09SRalf Baechle#
4*c136af09SRalf Baechlecflags-$(CONFIG_MACH_DECSTATION)	+= \
5*c136af09SRalf Baechle			-I$(srctree)/arch/mips/include/asm/mach-dec
6*c136af09SRalf Baechlelibs-$(CONFIG_MACH_DECSTATION)		+= arch/mips/dec/prom/
7*c136af09SRalf Baechleload-$(CONFIG_MACH_DECSTATION)		+= 0xffffffff80040000
8