[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1296731344-10290-1-git-send-email-tt.rantala@gmail.com>
Date: Thu, 3 Feb 2011 13:09:04 +0200
From: Tommi Rantala <tt.rantala@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Wu Fengguang <fengguang.wu@...el.com>,
Tommi Rantala <tt.rantala@...il.com>,
Eric Paris <eparis@...hat.com>,
Greg Kroah-Hartman <gregkh@...e.de>,
"David S. Miller" <davem@...emloft.net>,
Jens Axboe <jaxboe@...ionio.com>,
Hans Verkuil <hverkuil@...all.nl>
Subject: [PATCH] include: install kernel-page-flags.h for user space
Install the header, commit 1a9b5b7 tells us that it is for user space.
Signed-off-by: Tommi Rantala <tt.rantala@...il.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists