Jayachandran C | 0c96540 | 2011-11-11 17:08:29 +0530 | [diff] [blame] | 1 | obj-y += irq.o time.o |
Jayachandran C | 66d2998 | 2011-11-16 00:21:29 +0000 | [diff] [blame] | 2 | obj-$(CONFIG_SMP) += smp.o smpboot.o |
Jayachandran C | 0c96540 | 2011-11-11 17:08:29 +0530 | [diff] [blame] | 3 | obj-$(CONFIG_EARLY_PRINTK) += earlycons.o |