From 57f0f512b273f60d52568b8c6b77e17f5636edc0 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 5 Aug 2015 17:04:01 -0300 Subject: Initial import --- arch/mips/jz4740/Platform | 4 ++++ 1 file changed, 4 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 000000000..c41d30080 --- /dev/null +++ b/arch/mips/jz4740/Platform @@ -0,0 +1,4 @@ +platform-$(CONFIG_MACH_JZ4740) += jz4740/ +cflags-$(CONFIG_MACH_JZ4740) += -I$(srctree)/arch/mips/include/asm/mach-jz4740 +load-$(CONFIG_MACH_JZ4740) += 0xffffffff80010000 +zload-$(CONFIG_MACH_JZ4740) += 0xffffffff80600000 -- cgit v1.2.3-54-g00ecf