Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block
[deliverable/linux.git] / arch / x86 / Kbuild
index e5287d8517aa18172c266d3cb98fa8af2b950bb1..61b6d51866f8680353044f5d7f5a3ea5cb19b7ac 100644 (file)
@@ -16,3 +16,7 @@ obj-$(CONFIG_IA32_EMULATION) += ia32/
 
 obj-y += platform/
 obj-y += net/
+
+ifeq ($(CONFIG_X86_64),y)
+obj-$(CONFIG_KEXEC) += purgatory/
+endif
This page took 0.030507 seconds and 5 git commands to generate.