diff options
Diffstat (limited to 'include/asm-ia64/Kbuild')
-rw-r--r-- | include/asm-ia64/Kbuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/include/asm-ia64/Kbuild b/include/asm-ia64/Kbuild deleted file mode 100644 index ccbe8ae47a61..000000000000 --- a/include/asm-ia64/Kbuild +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | include include/asm-generic/Kbuild.asm | ||
2 | |||
3 | header-y += break.h | ||
4 | header-y += fpu.h | ||
5 | header-y += fpswa.h | ||
6 | header-y += ia64regs.h | ||
7 | header-y += intel_intrin.h | ||
8 | header-y += perfmon_default_smpl.h | ||
9 | header-y += ptrace_offsets.h | ||
10 | header-y += rse.h | ||
11 | header-y += ucontext.h | ||
12 | |||
13 | unifdef-y += gcc_intrin.h | ||
14 | unifdef-y += intrinsics.h | ||
15 | unifdef-y += perfmon.h | ||
16 | unifdef-y += ustack.h | ||