aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/Makefile
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2006-09-12 02:59:45 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2006-09-12 03:05:05 -0400
commitf6bc0c1c5b0fe393efaf922e01887c33b35f2910 (patch)
treeba6985fae2eca0397c872d3ab015c1c403678213 /arch/sparc64/kernel/Makefile
parent[PATCH] syscall class hookup for all normal targets (diff)
downloadlinux-dev-f6bc0c1c5b0fe393efaf922e01887c33b35f2910.tar.xz
linux-dev-f6bc0c1c5b0fe393efaf922e01887c33b35f2910.zip
[PATCH] sparc64 audit syscall classes hookup
... that should do it for all targets; the only remaining issues are mips (currently treated as non-biarch) and handling of other OS emulations (OSF/SunOS/Solaris/???). The latter would need to be assigned new AUDIT_ARCH_... ABI numbers anyway... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/sparc64/kernel/Makefile')
-rw-r--r--arch/sparc64/kernel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/sparc64/kernel/Makefile b/arch/sparc64/kernel/Makefile
index 86c9fe3f3e4a..e1eabebaed39 100644
--- a/arch/sparc64/kernel/Makefile
+++ b/arch/sparc64/kernel/Makefile
@@ -25,6 +25,9 @@ obj-$(CONFIG_MODULES) += module.o
obj-$(CONFIG_US3_FREQ) += us3_cpufreq.o
obj-$(CONFIG_US2E_FREQ) += us2e_cpufreq.o
obj-$(CONFIG_KPROBES) += kprobes.o
+obj-$(CONFIG_AUDIT) += audit.o
+obj-$(CONFIG_AUDIT)$(CONFIG_SPARC32_COMPAT) += compat_audit.o
+obj-y += $(obj-yy)
ifdef CONFIG_SUNOS_EMUL
obj-y += sys_sunos32.o sunos_ioctl32.o