summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2009-07-22 12:08:21 +1000
committerSimon Horman <horms@verge.net.au>2009-07-22 12:08:21 +1000
commit346ed7a0c89e48f4bffceca8b4c4f50cc4932fc6 (patch)
tree244eca2c5fdd089672431d206a65bb53219f8261
parent24e8417fff62b3f3d4fbee52d0dd383ba50178a5 (diff)
Include kexec/arch/sh/crashdump-sh.h in distribution tarball
Signed-off-by: Simon Horman <horms@verge.net.au>
-rw-r--r--kexec/arch/sh/Makefile1
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