Jayachandran C | 0c96540 | 2011-11-11 17:08:29 +0530 | [diff] [blame] | 1 | obj-y += irq.o time.o |
Ganesan Ramalingam | 79f8511 | 2013-06-10 06:28:09 +0000 | [diff] [blame] | 2 | obj-y += nlm-dma.o |
Jayachandran C | 571886b | 2013-06-10 06:41:02 +0000 | [diff] [blame] | 3 | obj-y += reset.o |
4 | obj-$(CONFIG_SMP) += smp.o smpboot.o | ||||
Jayachandran C | 0c96540 | 2011-11-11 17:08:29 +0530 | [diff] [blame] | 5 | obj-$(CONFIG_EARLY_PRINTK) += earlycons.o |