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:
Laura Abbott
2011-09-23 10:40:19 -07:00
committed by Stephen Boyd
parent a946632630
commit 973acfd39b
2 changed files with 2 additions and 1 deletions

View File

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