Add Kbuild file for x86_64 'make headers_install'

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
David Woodhouse 2006-06-18 12:19:11 +01:00
parent 6a87a86d06
commit 54863bb0d8

11
include/asm-x86_64/Kbuild Normal file
View file

@ -0,0 +1,11 @@
include include/asm-generic/Kbuild.asm
ALTARCH := i386
ARCHDEF := defined __x86_64__
ALTARCHDEF := defined __i386__
header-y += boot.h bootsetup.h cpufeature.h debugreg.h ldt.h \
msr.h prctl.h setup.h sigcontext32.h ucontext.h \
vsyscall32.h
unifdef-y += mce.h mtrr.h vsyscall.h