mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-14 17:35:42 +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>
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
#
|
|
# Cavium Octeon
|
|
#
|
|
cflags-$(CONFIG_CAVIUM_OCTEON_SOC) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-cavium-octeon
|
|
load-$(CONFIG_CAVIUM_OCTEON_SOC) += 0xffffffff81100000
|