Ralf Baechle | 36bb97e | 2010-08-05 13:25:50 +0100 | [diff] [blame] | 1 | # |
2 | # MIPS Malta board | ||||
3 | # | ||||
4 | platform-$(CONFIG_MIPS_MALTA) += mti-malta/ | ||||
5 | cflags-$(CONFIG_MIPS_MALTA) += -I$(srctree)/arch/mips/include/asm/mach-malta | ||||
6 | load-$(CONFIG_MIPS_MALTA) += 0xffffffff80100000 | ||||
7 | all-$(CONFIG_MIPS_MALTA) := $(COMPRESSION_FNAME).bin |