Kbuild: Add ion header file
Make sure the header file for Ion gets exported to userspace. Also make sure userspace can actually use the header. Change-Id: I44f436005a6a503811c85d4fb0f89264ba160571 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
This commit is contained in:
committed by
Stephen Boyd
parent
a946632630
commit
973acfd39b
@@ -204,6 +204,7 @@ header-y += unix_diag.h
|
||||
header-y += inotify.h
|
||||
header-y += input.h
|
||||
header-y += ioctl.h
|
||||
header-y += ion.h
|
||||
header-y += ip.h
|
||||
header-y += ip6_tunnel.h
|
||||
header-y += ip_vs.h
|
||||
|
||||
Reference in New Issue
Block a user