projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e70756c
)
MLK-11532: include: uapi: Add mxc_asrc.h to Kbuild
author
Shengjiu Wang
<shengjiu.wang@freescale.com>
Fri, 11 Sep 2015 09:03:20 +0000
(17:03 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:31 +0000
(14:48 -0500)
Add mxc_asrc.h to Kbuild. otherwise this header is not installed by
"make headers_install INSTALL_HDR_PATH=XXX".
Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
include/uapi/linux/Kbuild
patch
|
blob
|
history
diff --git
a/include/uapi/linux/Kbuild
b/include/uapi/linux/Kbuild
index
c8dc454
..
bbb31fb
100644
(file)
--- a/
include/uapi/linux/Kbuild
+++ b/
include/uapi/linux/Kbuild
@@
-283,6
+283,7
@@
header-y += mxcfb.h
header-y += mxc_dcic.h
header-y += mxc_v4l2.h
header-y += mtio.h
+header-y += mxc_asrc.h
header-y += nbd.h
header-y += ncp_fs.h
header-y += ncp.h