mirror of
https://github.com/torvalds/linux.git
synced 2026-04-20 15:53:59 -04:00
4 lines
60 B
Makefile
4 lines
60 B
Makefile
obj-y := setup.o irq.o time.o
|
|
|
|
obj-$(CONFIG_SMP) += smp.o
|