mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-14 22:44:27 +08:00
34f5c1c578
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
4 lines
60 B
Makefile
4 lines
60 B
Makefile
obj-y := setup.o irq.o time.o
|
|
|
|
obj-$(CONFIG_SMP) += smp.o
|