mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 22:06:39 +07:00
fadcfa33b6
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
18 lines
369 B
Makefile
18 lines
369 B
Makefile
include include/asm-generic/Kbuild.asm
|
|
|
|
header-y += break.h
|
|
header-y += fpu.h
|
|
header-y += fpswa.h
|
|
header-y += gcc_intrin.h
|
|
header-y += ia64regs.h
|
|
header-y += intel_intrin.h
|
|
header-y += intrinsics.h
|
|
header-y += perfmon_default_smpl.h
|
|
header-y += ptrace_offsets.h
|
|
header-y += rse.h
|
|
header-y += setup.h
|
|
header-y += ucontext.h
|
|
|
|
unifdef-y += perfmon.h
|
|
unifdef-y += ustack.h
|