mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 05:36:53 +07: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
161 B
Plaintext
7 lines
161 B
Plaintext
#
|
|
# Broadcom BCM63XX boards
|
|
#
|
|
cflags-$(CONFIG_BCM63XX) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-bcm63xx/
|
|
load-$(CONFIG_BCM63XX) := 0xffffffff80010000
|