mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-11 23:27:42 +07:00
13 lines
249 B
Makefile
13 lines
249 B
Makefile
# UAPI Header export list
|
|
include include/uapi/asm-generic/Kbuild.asm
|
|
|
|
generic-y += kvm_para.h
|
|
|
|
header-y += byteorder.h
|
|
header-y += kvm_para.h
|
|
header-y += ptrace.h
|
|
header-y += setup.h
|
|
header-y += sigcontext.h
|
|
header-y += swab.h
|
|
header-y += unistd.h
|