diff options
-rw-r--r-- | kexec/arch/m68k/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |