[PATCH] include: install kernel-page-flags.h for user space

From: Tommi Rantala
Date: Thu Feb 03 2011 - 06:10:31 EST


Install the header, commit 1a9b5b7 tells us that it is for user space.

Signed-off-by: Tommi Rantala <tt.rantala@xxxxxxxxx>
---
include/linux/Kbuild | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 2296d8b..90374d9 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -219,6 +219,7 @@ header-y += jffs2.h
header-y += joystick.h
header-y += kd.h
header-y += kdev_t.h
+header-y += kernel-page-flags.h
header-y += kernel.h
header-y += kernelcapi.h
header-y += keyboard.h
--
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/