mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
08be7b2bc7
The platform specific files should be included via the platform-y variable. Signed-off-by: David Daney <ddaney@caviumnetworks.com> Cc: Lars-Peter Clausen <lars@metafoo.de> Patchwork: https://patchwork.linux-mips.org/patch/1719/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
4 lines
170 B
Plaintext
4 lines
170 B
Plaintext
platform-$(CONFIG_MACH_JZ4740) += jz4740/
|
|
cflags-$(CONFIG_MACH_JZ4740) += -I$(srctree)/arch/mips/include/asm/mach-jz4740
|
|
load-$(CONFIG_MACH_JZ4740) += 0xffffffff80010000
|