mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
ddd03a1f75
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
12 lines
224 B
Makefile
12 lines
224 B
Makefile
include include/asm-generic/Kbuild.asm
|
|
|
|
header-y += compiler.h
|
|
header-y += console.h
|
|
header-y += fpu.h
|
|
header-y += gentrap.h
|
|
header-y += pal.h
|
|
header-y += reg.h
|
|
header-y += regdef.h
|
|
header-y += sysinfo.h
|
|
generic-y += exec.h
|