diff options
Diffstat (limited to 'include/asm-i386/Kbuild')
-rw-r--r-- | include/asm-i386/Kbuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/include/asm-i386/Kbuild b/include/asm-i386/Kbuild deleted file mode 100644 index cbf6e8f1087b..000000000000 --- a/include/asm-i386/Kbuild +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | include include/asm-generic/Kbuild.asm | ||
2 | |||
3 | header-y += boot.h | ||
4 | header-y += debugreg.h | ||
5 | header-y += ldt.h | ||
6 | header-y += msr-index.h | ||
7 | header-y += ptrace-abi.h | ||
8 | header-y += ucontext.h | ||
9 | |||
10 | unifdef-y += msr.h | ||
11 | unifdef-y += mtrr.h | ||
12 | unifdef-y += vm86.h | ||