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