Merge tag 'renesas-dt-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / arch / x86 / ia32 / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the ia32 kernel emulation subsystem.
3#
4
19a433f4 5obj-$(CONFIG_IA32_EMULATION) := sys_ia32.o ia32_signal.o
1da177e4 6
1da177e4
LT
7obj-$(CONFIG_IA32_AOUT) += ia32_aout.o
8
b915543b
AV
9audit-class-$(CONFIG_AUDIT) := audit.o
10obj-$(CONFIG_IA32_EMULATION) += $(audit-class-y)
This page took 1.006759 seconds and 5 git commands to generate.