acrn-kernel/arch/x86/entry/Makefile

9 lines
156 B
Makefile
Raw Normal View History

#
# Makefile for the x86 low level entry code
#
obj-y := entry_$(BITS).o thunk_$(BITS).o
obj-y += vdso/
obj-$(CONFIG_IA32_EMULATION) += ia32entry.o