98e4cff73a
Fixes klibc build on ia64 after 85f8f7759e
.
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: Tony Luck <tony.luck@intel.com>
15 lines
348 B
Makefile
15 lines
348 B
Makefile
include include/asm-generic/Kbuild.asm
|
|
|
|
header-y += break.h
|
|
header-y += cmpxchg.h
|
|
header-y += fpu.h
|
|
header-y += gcc_intrin.h
|
|
header-y += ia64regs.h
|
|
header-y += intel_intrin.h
|
|
header-y += intrinsics.h
|
|
header-y += perfmon.h
|
|
header-y += perfmon_default_smpl.h
|
|
header-y += ptrace_offsets.h
|
|
header-y += rse.h
|
|
header-y += ucontext.h
|
|
header-y += ustack.h
|