From bd152b095ef67898ed794f100e4ecc5298a61ad8 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 5 Aug 2010 13:25:53 +0100 Subject: MIPS: Lasat: Migrate to new platform makefile style. Signed-off-by: Ralf Baechle --- arch/mips/lasat/Platform | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 arch/mips/lasat/Platform (limited to 'arch/mips/lasat/Platform') diff --git a/arch/mips/lasat/Platform b/arch/mips/lasat/Platform new file mode 100644 index 00000000000..760252828bf --- /dev/null +++ b/arch/mips/lasat/Platform @@ -0,0 +1,7 @@ +# +# LASAT platforms +# +platform-$(CONFIG_LASAT) += lasat/ +cflags-$(CONFIG_LASAT) += \ + -I$(srctree)/arch/mips/include/asm/mach-lasat +load-$(CONFIG_LASAT) += 0xffffffff80000000 -- cgit v1.2.3-70-g09d2