x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/
[deliverable/linux.git] / arch / x86 / entry / Makefile
CommitLineData
905a36a2
IM
1#
2# Makefile for the x86 low level entry code
3#
19a433f4
IM
4obj-y := entry_$(BITS).o
5
6obj-$(CONFIG_IA32_EMULATION) += ia32entry.o
7
This page took 0.0237 seconds and 5 git commands to generate.