mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-26 20:19:20 +07:00
dde96ca8b3
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
6 lines
85 B
Makefile
6 lines
85 B
Makefile
obj-y := setup.o irq.o time.o
|
|
|
|
obj-$(CONFIG_SMP) += smp.o
|
|
|
|
EXTRA_CFLAGS += -Werror
|