mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
8 lines
220 B
Plaintext
8 lines
220 B
Plaintext
|
#
|
||
|
# Broadcom Generic BMIPS kernel
|
||
|
#
|
||
|
platform-$(CONFIG_BMIPS_GENERIC) += bmips/
|
||
|
cflags-$(CONFIG_BMIPS_GENERIC) += \
|
||
|
-I$(srctree)/arch/mips/include/asm/mach-bmips/
|
||
|
load-$(CONFIG_BMIPS_GENERIC) := 0xffffffff80010000
|