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