elf coredump: replace ELF_CORE_EXTRA_* macros by functions
[deliverable/linux.git] / arch / um / sys-i386 / Makefile
index 1b549bca46454c2098974396af7db246dc27a677..804b28dd0328a30088e122a1dcd984bf1464ba75 100644 (file)
@@ -6,6 +6,8 @@ obj-y = bug.o bugs.o checksum.o delay.o fault.o ksyms.o ldt.o ptrace.o \
        ptrace_user.o setjmp.o signal.o stub.o stub_segv.o syscalls.o sysrq.o \
        sys_call_table.o tls.o
 
+obj-$(CONFIG_BINFMT_ELF) += elfcore.o
+
 subarch-obj-y = lib/semaphore_32.o lib/string_32.o
 subarch-obj-$(CONFIG_HIGHMEM) += mm/highmem_32.o
 subarch-obj-$(CONFIG_MODULES) += kernel/module.o
This page took 0.026141 seconds and 5 git commands to generate.