elf coredump: replace ELF_CORE_EXTRA_* macros by functions
[firefly-linux-kernel-4.4.55.git] / arch / ia64 / kernel / Makefile
index 4138282aefa86acb81a548464d10c0a3527e2508..db10b1e378b0470ec52828a19e78da43e26d31db 100644 (file)
@@ -45,6 +45,8 @@ endif
 obj-$(CONFIG_DMAR)             += pci-dma.o
 obj-$(CONFIG_SWIOTLB)          += pci-swiotlb.o
 
+obj-$(CONFIG_BINFMT_ELF)       += elfcore.o
+
 # fp_emulate() expects f2-f5,f16-f31 to contain the user-level state.
 CFLAGS_traps.o  += -mfixed-range=f2-f5,f16-f31