mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-08 14:13:53 +00:00
26bff9eb49
Instead of including all Platform files, we simply include the needed one and avoid clashes with makefile variables. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
4 lines
181 B
Plaintext
4 lines
181 B
Plaintext
cflags-$(CONFIG_MACH_INGENIC) += -I$(srctree)/arch/mips/include/asm/mach-jz4740
|
|
load-$(CONFIG_MACH_INGENIC) += 0xffffffff80010000
|
|
zload-$(CONFIG_MACH_INGENIC) += 0xffffffff81000000
|