aboutsummaryrefslogtreecommitdiff
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@nokia.com>2010-02-23 23:36:25 +0100
committerTomi Valkeinen <tomi.valkeinen@nokia.com>2010-03-01 13:23:18 +0200
commitd2e82add832f9c95376d004d565c5e164c99b9ec (patch)
tree8281c73eef3731351cd1ed7f486f24f7eecf6bf5 /include/linux/Kbuild
parent5d68e0326b146f28fbb8fe6375dd7d15ca929be7 (diff)
OMAP: DSS2: OMAPFB: install omapfb.h
omapfb has several custom ioctls so user space needs the header in order to utilize them. Signed-off-by: Ville Syrjälä <ville.syrjala@nokia.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 756f831cbdd..aa80d7a2dee 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -125,6 +125,7 @@ header-y += nfs2.h
header-y += nfs4_mount.h
header-y += nfs_mount.h
header-y += nl80211.h
+header-y += omapfb.h
header-y += param.h
header-y += pci_regs.h
header-y += perf_event.h