[PATCH 2/3] x86: export checkpoint_hdr.h

Nathan Lynch ntl at pobox.com
Thu May 28 16:10:52 PDT 2009


Signed-off-by: Nathan Lynch <ntl at pobox.com>
---
 arch/x86/include/asm/Kbuild |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/x86/include/asm/Kbuild b/arch/x86/include/asm/Kbuild
index 4a8e80c..f76cb6e 100644
--- a/arch/x86/include/asm/Kbuild
+++ b/arch/x86/include/asm/Kbuild
@@ -2,6 +2,7 @@ include include/asm-generic/Kbuild.asm
 
 header-y += boot.h
 header-y += bootparam.h
+header-y += checkpoint_hdr.h
 header-y += debugreg.h
 header-y += ldt.h
 header-y += msr-index.h
-- 
1.6.0.6



More information about the Containers mailing list