commit | c509075e711305d591760e4f0e8f57ff178cd501 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Sun Jun 18 12:19:46 2006 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Sun Jun 18 12:19:46 2006 +0100 |
tree | 2086c50437b3ae3cfc7ccb61b0027d9cc4932b1a | |
parent | 54863bb0d8782bbc81fe0275f1d20042fa14e32f [diff] [blame] |
Add Kbuild file for i386 'make headers_install' Signed-off-by: David Woodhouse <dwmw2@infradead.org>
diff --git a/include/asm-i386/Kbuild b/include/asm-i386/Kbuild new file mode 100644 index 0000000..c064a8e --- /dev/null +++ b/include/asm-i386/Kbuild
@@ -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