Skip to content

Commit

Permalink
Add Kbuild file for IA64 '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 1e7c349 commit dc901d6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions include/asm-ia64/Kbuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
include include/asm-generic/Kbuild.asm

header-y += break.h fpu.h fpswa.h gcc_intrin.h ia64regs.h \
intel_intrin.h intrinsics.h perfmon_default_smpl.h \
ptrace_offsets.h rse.h setup.h ucontext.h

unifdef-y += perfmon.h

0 comments on commit dc901d6

Please sign in to comment.