5ebabe5980
Add the Kbuild files for the JZ4740 architecture and adds JZ4740 support to the MIPS Kbuild files. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/1406/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
4 lines
176 B
Plaintext
4 lines
176 B
Plaintext
core-$(CONFIG_MACH_JZ4740) += arch/mips/jz4740/
|
|
cflags-$(CONFIG_MACH_JZ4740) += -I$(srctree)/arch/mips/include/asm/mach-jz4740
|
|
load-$(CONFIG_MACH_JZ4740) += 0xffffffff80010000
|