Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
[deliverable/linux.git] / kernel / Makefile
index 7b974699f8c22f0e94bb96d1c3d6d1f80e5b88f5..a987aa1676b594b5501efd7213ccf671318c94c9 100644 (file)
@@ -91,6 +91,9 @@ obj-$(CONFIG_TASK_DELAY_ACCT) += delayacct.o
 obj-$(CONFIG_TASKSTATS) += taskstats.o tsacct.o
 obj-$(CONFIG_TRACEPOINTS) += tracepoint.o
 obj-$(CONFIG_LATENCYTOP) += latencytop.o
+obj-$(CONFIG_BINFMT_ELF) += elfcore.o
+obj-$(CONFIG_COMPAT_BINFMT_ELF) += elfcore.o
+obj-$(CONFIG_BINFMT_ELF_FDPIC) += elfcore.o
 obj-$(CONFIG_FUNCTION_TRACER) += trace/
 obj-$(CONFIG_TRACING) += trace/
 obj-$(CONFIG_X86_DS) += trace/
This page took 0.024284 seconds and 5 git commands to generate.