Add Kbuild file for IA64 'make headers_install'
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
parent
1e7c34994d
commit
dc901d6d25
1 changed files with 7 additions and 0 deletions
7
include/asm-ia64/Kbuild
Normal file
7
include/asm-ia64/Kbuild
Normal file
|
@ -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
|
Loading…
Reference in a new issue