mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
9702785a74
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
5 lines
128 B
Makefile
5 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
|