X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Fm68k%2Fkernel%2FMakefile;h=2d5d9be162732dae6ae603622e3572e1d0349523;hb=9f67627a0fea99b080a190d2d24cc1e2634aa2f7;hp=655347d807801e3543412c5aaedc550f3ebdef80;hpb=2af78448fff61e13392daf4f770cfbcf9253316a;p=~andy%2Flinux diff --git a/arch/m68k/kernel/Makefile b/arch/m68k/kernel/Makefile index 655347d8078..2d5d9be1627 100644 --- a/arch/m68k/kernel/Makefile +++ b/arch/m68k/kernel/Makefile @@ -22,3 +22,6 @@ obj-$(CONFIG_PCI) += pcibios.o obj-$(CONFIG_HAS_DMA) += dma.o +obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o +obj-$(CONFIG_BOOTINFO_PROC) += bootinfo_proc.o +