xref: /openbmc/linux/arch/mips/mti-malta/Platform (revision ea47eed33a3fe3d919e6e3cf4e4eb5507b817188)
1#
2# MIPS Malta board
3#
4platform-$(CONFIG_MIPS_MALTA)	+= mti-malta/
5cflags-$(CONFIG_MIPS_MALTA)	+= -I$(srctree)/arch/mips/include/asm/mach-malta
6ifdef CONFIG_KVM_GUEST
7    load-$(CONFIG_MIPS_MALTA)	+= 0x0000000040100000
8else
9    load-$(CONFIG_MIPS_MALTA)	+= 0xffffffff80100000
10endif
11all-$(CONFIG_MIPS_MALTA)	:= $(COMPRESSION_FNAME).bin
12