mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-13 09:58:14 +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
|