From 04b22ab9dda7e73064c9b20cf08308473a7b0951 Mon Sep 17 00:00:00 2001 From: Simon Horman Date: Tue, 13 Jul 2010 11:32:16 +0900 Subject: build: Include missing files in tarball Signed-off-by: Simon Horman --- include/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/Makefile b/include/Makefile index 12c1030..c26b503 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,6 +1,7 @@ dist += include/Makefile \ include/config.h \ include/config.h.in \ + include/kexec-uImage.h \ include/x86/x86-linux.h \ include/x86/mb_info.h \ include/x86/mb_header.h \ -- cgit