From 849369d6c66d3054688672f97d31fceb8e8230fb Mon Sep 17 00:00:00 2001 From: root Date: Fri, 25 Dec 2015 04:40:36 +0000 Subject: initial_commit --- arch/mips/jz4740/Platform | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 arch/mips/jz4740/Platform (limited to 'arch/mips/jz4740/Platform') diff --git a/arch/mips/jz4740/Platform b/arch/mips/jz4740/Platform new file mode 100644 index 00000000..ba91be9c --- /dev/null +++ b/arch/mips/jz4740/Platform @@ -0,0 +1,3 @@ +platform-$(CONFIG_MACH_JZ4740) += jz4740/ +cflags-$(CONFIG_MACH_JZ4740) += -I$(srctree)/arch/mips/include/asm/mach-jz4740 +load-$(CONFIG_MACH_JZ4740) += 0xffffffff80010000 -- cgit v1.2.3