]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - arch/ia64/kernel/Makefile
Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm
[mirror_ubuntu-hirsute-kernel.git] / arch / ia64 / kernel / Makefile
index 81901c5e542664dc44199500335be6c76e838bdc..c89bd5f8cbf8311975c7bcbb181a635010cf8387 100644 (file)
@@ -40,7 +40,7 @@ obj-y                         += esi_stub.o   # must be in kernel proper
 endif
 obj-$(CONFIG_INTEL_IOMMU)      += pci-dma.o
 
-obj-$(CONFIG_BINFMT_ELF)       += elfcore.o
+obj-$(CONFIG_ELF_CORE)         += elfcore.o
 
 # fp_emulate() expects f2-f5,f16-f31 to contain the user-level state.
 CFLAGS_traps.o  += -mfixed-range=f2-f5,f16-f31