Skip to content

Commit

Permalink
Add Kbuild file for i386 'make headers_install'
Browse files Browse the repository at this point in the history
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
  • Loading branch information
David Woodhouse committed Jun 18, 2006
1 parent 54863bb commit c509075
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions include/asm-i386/Kbuild
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit c509075

Please sign in to comment.