mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-04-29 12:28:27 +02:00
93bbd0c087
Signed-off-by: Mark Salter <msalter@redhat.com>
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
|