mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 23:16:40 +07:00
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
|
#
|
||
|
# Broadcom BCM47XX boards
|
||
|
#
|
||
|
platform-$(CONFIG_BCM47XX) += bcm47xx/
|
||
|
cflags-$(CONFIG_BCM47XX) += \
|
||
|
-I$(srctree)/arch/mips/include/asm/mach-bcm47xx
|
||
|
load-$(CONFIG_BCM47XX) := 0xffffffff80001000
|