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>
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
|