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