xref: /openbmc/linux/arch/mips/mti-malta/Platform (revision 7a846d3c43b0b6d04300be9ba666b102b57a391a)
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