mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-15 22:52:29 +07:00
5 lines
110 B
Makefile
5 lines
110 B
Makefile
obj-y := setup.o irq.o time.o
|
|
|
|
obj-$(CONFIG_SMP) += smp.o
|
|
obj-$(CONFIG_SIBYTE_BUS_WATCHER) += bus_watcher.o
|