mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-15 02:56:13 +07:00
bf56fba670
unifdef-y and header-y have same semantic, so drop unifdef-y Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
10 lines
224 B
Makefile
10 lines
224 B
Makefile
include include/asm-generic/Kbuild.asm
|
|
|
|
header-y += cachectl.h
|
|
header-y += cpu-features.h
|
|
header-y += hw_breakpoint.h
|
|
header-y += posix_types_32.h
|
|
header-y += posix_types_64.h
|
|
header-y += unistd_32.h
|
|
header-y += unistd_64.h
|