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