mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-27 13:50:45 +07:00
8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
|
#
|
||
|
# Broadcom BCM3384 boards
|
||
|
#
|
||
|
platform-$(CONFIG_BCM3384) += bcm3384/
|
||
|
cflags-$(CONFIG_BCM3384) += \
|
||
|
-I$(srctree)/arch/mips/include/asm/mach-bcm3384/
|
||
|
load-$(CONFIG_BCM3384) := 0xffffffff80010000
|