From fc231094d9c0b84802f195fc436bcb24b7b251d7 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sun, 12 Oct 2014 21:37:17 +0200 Subject: kexec: distribute kexec/arch/m68k/bootinfo.h Signed-off-by: Andreas Schwab Signed-off-by: Simon Horman --- kexec/arch/m68k/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/kexec/arch/m68k/Makefile b/kexec/arch/m68k/Makefile index 7b13564..eeaacbd 100644 --- a/kexec/arch/m68k/Makefile +++ b/kexec/arch/m68k/Makefile @@ -10,5 +10,6 @@ m68k_ADD_SEGMENT = m68k_VIRT_TO_PHYS = dist += kexec/arch/m68k/Makefile $(m68k_KEXEC_SRCS) \ + kexec/arch/m68k/bootinfo.h \ kexec/arch/m68k/kexec-m68k.h \ kexec/arch/m68k/include/arch/options.h -- cgit