blob: 75a2deffca6808437c4b7c1ec5e08e51a4957a26 [file] [log] [blame]
David Woodhouse54863bb2006-06-18 12:19:11 +01001include include/asm-generic/Kbuild.asm
2
3ALTARCH := i386
4ARCHDEF := defined __x86_64__
5ALTARCHDEF := defined __i386__
6
David Woodhousefadcfa32006-09-19 12:43:58 +01007header-y += boot.h
8header-y += bootsetup.h
David Woodhousefadcfa32006-09-19 12:43:58 +01009header-y += debugreg.h
10header-y += ldt.h
H. Peter Anvin4bc5aa92007-05-02 19:27:12 +020011header-y += msr-index.h
David Woodhousefadcfa32006-09-19 12:43:58 +010012header-y += prctl.h
Jeff Dike70e0eb82006-09-25 23:33:09 -070013header-y += ptrace-abi.h
David Woodhousefadcfa32006-09-19 12:43:58 +010014header-y += sigcontext32.h
15header-y += ucontext.h
16header-y += vsyscall32.h
David Woodhouse54863bb2006-06-18 12:19:11 +010017
David Woodhousefadcfa32006-09-19 12:43:58 +010018unifdef-y += mce.h
H. Peter Anvin4bc5aa92007-05-02 19:27:12 +020019unifdef-y += msr.h
David Woodhousefadcfa32006-09-19 12:43:58 +010020unifdef-y += mtrr.h
21unifdef-y += vsyscall.h