mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-11 21:04:54 +08:00
Export sanitized mmc.h and core.h for userspace. Change-Id: I3a6eadde2023d974b0ce260a77082b01d8ba0b5d Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org> [subhashj@codeaurora.org: fixed trivial merge conflicts] Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org> [xiaonian@codeaurora.org: fixed trivial merge conflicts, squashed two commits into one] Signed-off-by: Xiaonian Wang <xiaonian@codeaurora.org>
7 lines
120 B
Makefile
7 lines
120 B
Makefile
# UAPI Header export list
|
|
header-y += core.h
|
|
header-y += core.h
|
|
header-y += ioctl.h
|
|
header-y += mmc.h
|
|
header-y += mmc.h
|