diff options
-rw-r--r-- | kexec/arch/sh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kexec/arch/sh/Makefile b/kexec/arch/sh/Makefile index 436071f..6e53626 100644 --- a/kexec/arch/sh/Makefile +++ b/kexec/arch/sh/Makefile @@ -15,4 +15,5 @@ sh_VIRT_TO_PHYS = dist += kexec/arch/sh/Makefile $(sh_KEXEC_SRCS) \ kexec/arch/sh/kexec-sh.h \ + kexec/arch/sh/crashdump-sh.h \ kexec/arch/sh/include/arch/options.h |