Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into...
[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 0.732145 seconds and 5 git commands to generate.