summaryrefslogtreecommitdiffstats
path: root/purgatory
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2014-02-05 10:39:44 +0900
committerSimon Horman <horms@verge.net.au>2014-02-05 10:40:10 +0900
commit392656d9d013258cf310abc800d88ac5007eb06c (patch)
tree6a337f2b326db6c77a2b6d6c8750acfb7bee9fe9 /purgatory
parentfe2c38cc0fc32573726797e6496c3056d10949c5 (diff)
downloadkexec-tools-392656d9d013258cf310abc800d88ac5007eb06c.tar.gz
Add ppc64_asm.h to distribution
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'purgatory')
-rw-r--r--purgatory/arch/ppc64/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/purgatory/arch/ppc64/Makefile b/purgatory/arch/ppc64/Makefile
index c2d05861..31076e91 100644
--- a/purgatory/arch/ppc64/Makefile
+++ b/purgatory/arch/ppc64/Makefile
@@ -23,4 +23,5 @@ endif
dist += purgatory/arch/ppc64/Makefile $(ppc64_PURGATORY_SRCS) \
purgatory/arch/ppc64/hvCall.h \
+ purgatory/arch/ppc64/ppc64_asm.h \
purgatory/arch/ppc64/purgatory-ppc64.h