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