Skip to content
Snippets Groups Projects
Commit 08be7b2b authored by David Daney's avatar David Daney Committed by Ralf Baechle
Browse files

MIPS: jz4740: Fix Kbuild Platform file.


The platform specific files should be included via the platform-y
variable.

Signed-off-by: default avatarDavid Daney <ddaney@caviumnetworks.com>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Patchwork: https://patchwork.linux-mips.org/patch/1719/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent ad4b2b62
No related branches found
No related tags found
No related merge requests found
core-$(CONFIG_MACH_JZ4740) += arch/mips/jz4740/ platform-$(CONFIG_MACH_JZ4740) += jz4740/
cflags-$(CONFIG_MACH_JZ4740) += -I$(srctree)/arch/mips/include/asm/mach-jz4740 cflags-$(CONFIG_MACH_JZ4740) += -I$(srctree)/arch/mips/include/asm/mach-jz4740
load-$(CONFIG_MACH_JZ4740) += 0xffffffff80010000 load-$(CONFIG_MACH_JZ4740) += 0xffffffff80010000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment