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