Makefile 105 B

123
  1. obj-y += irq.o time.o
  2. obj-$(CONFIG_SMP) += smp.o smpboot.o
  3. obj-$(CONFIG_EARLY_PRINTK) += earlycons.o