mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00

Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
4 lines
128 B
Makefile
4 lines
128 B
Makefile
obj-y := enlighten.o setup.o features.o multicalls.o mmu.o \
|
|
events.o time.o manage.o xen-asm.o
|
|
|
|
obj-$(CONFIG_SMP) += smp.o
|