mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-24 05:39:33 +00: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
|