From f70a974dd04619575723331a4f767254b76e3c8e Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 5 Aug 2010 13:25:51 +0100 Subject: MIPS: WRPPMC: Migrate to new platform makefile style. Signed-off-by: Ralf Baechle --- arch/mips/wrppmc/Platform | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 arch/mips/wrppmc/Platform (limited to 'arch/mips/wrppmc/Platform') diff --git a/arch/mips/wrppmc/Platform b/arch/mips/wrppmc/Platform new file mode 100644 index 000000000000..e758645e9681 --- /dev/null +++ b/arch/mips/wrppmc/Platform @@ -0,0 +1,7 @@ +# +# Wind River PPMC Board (4KC + GT64120) +# +platform-$(CONFIG_WR_PPMC) += wrppmc/ +cflags-$(CONFIG_WR_PPMC) += \ + -I$(srctree)/arch/mips/include/asm/mach-wrppmc +load-$(CONFIG_WR_PPMC) += 0xffffffff80100000 -- cgit v1.2.2