mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 07:18:51 +01:00
5 lines
147 B
Makefile
5 lines
147 B
Makefile
obj-y += irq.o time.o
|
|
obj-y += nlm-dma.o
|
|
obj-y += reset.o
|
|
obj-$(CONFIG_SMP) += smp.o smpboot.o
|
|
obj-$(CONFIG_EARLY_PRINTK) += earlycons.o
|