mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 09:36:52 +07:00
334e621a01
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
7 lines
125 B
Makefile
7 lines
125 B
Makefile
#
|
|
# Makefile for the linux kernel.
|
|
#
|
|
|
|
obj-$(CONFIG_X86_ES7000) := es7000plat.o
|
|
obj-$(CONFIG_X86_GENERICARCH) := es7000plat.o
|