mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-08 15:58:28 +00:00
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
|