summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/Makefile
blob: c97532492ef577c0400d26adb5ff1c98fb77af81 (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for the x86 low level entry code
#
obj-y				:= entry_$(BITS).o

obj-y				+= vdso/

obj-$(CONFIG_IA32_EMULATION)	+= ia32entry.o

OpenPOWER on IntegriCloud