mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 17:20:51 +07:00
c2b84d8d1a
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
9 lines
163 B
Makefile
9 lines
163 B
Makefile
#
|
|
# Makefile for the linux kernel.
|
|
#
|
|
|
|
obj-y := setup.o traps.o reboot.o
|
|
|
|
obj-$(CONFIG_X86_VISWS_APIC) += visws_apic.o
|
|
obj-$(CONFIG_X86_LOCAL_APIC) += mpparse.o
|