aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorTomas Winkler <tomas.winkler@intel.com>2012-05-09 16:38:59 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-09 13:58:06 -0700
commit4f3afe1d8c8e5dc41bb5820c01b4f3cfc2dc1205 (patch)
tree87ba07904043f079fc13380f7aa8ff76f11f79b8 /include/linux/Kbuild
parentb544f3fd3ac509850f8f1c28b302ae4e65b88346 (diff)
downloadlinux-4f3afe1d8c8e5dc41bb5820c01b4f3cfc2dc1205.tar.gz
mei: export mei.h for the user space
The header exports API for application layer 1. move under include/linux and add to the export list 2. update include path n the sources 3. update TODO Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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 137dd4bb4ba736..b344a664c1f12e 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -240,6 +240,7 @@ header-y += map_to_7segment.h
header-y += matroxfb.h
header-y += mdio.h
header-y += media.h
+header-y += mei.h
header-y += mempolicy.h
header-y += meye.h
header-y += mii.h