Makefile 135 字节
Newer Older
1
obj-y				+= irq.o time.o
2
obj-y				+= nlm-dma.o
3
obj-$(CONFIG_SMP)		+= smp.o smpboot.o reset.o
4
obj-$(CONFIG_EARLY_PRINTK)	+= earlycons.o