mirror of
https://github.com/adulau/aha.git
synced 2025-01-04 07:03:38 +00:00
Add Kbuild file for i386 'make headers_install'
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
parent
54863bb0d8
commit
c509075e71
1 changed files with 5 additions and 0 deletions
5
include/asm-i386/Kbuild
Normal file
5
include/asm-i386/Kbuild
Normal file
|
@ -0,0 +1,5 @@
|
|||
include include/asm-generic/Kbuild.asm
|
||||
|
||||
header-y += boot.h cpufeature.h debugreg.h ldt.h setup.h ucontext.h
|
||||
|
||||
unifdef-y += mtrr.h vm86.h
|
Loading…
Reference in a new issue