summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/Makefile
blob: 9df72c8a0ac24dff7e75759b3c1090be6df18a17 (plain)
1
2
3
4
5
6
7
8
#
# 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

OpenPOWER on IntegriCloud