aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/uapi
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-10-02 18:01:35 +0100
committerDavid Howells <dhowells@redhat.com>2012-10-02 18:01:35 +0100
commit4413e16d9d21673bb5048a2e542f1aaa00015c2e (patch)
tree603b591283d5d5025840832a2987cfa3167cb794 /arch/s390/include/uapi
parentUAPI: Partition the header include path sets and add uapi/ header directories (diff)
downloadlinux-dev-4413e16d9d21673bb5048a2e542f1aaa00015c2e.tar.xz
linux-dev-4413e16d9d21673bb5048a2e542f1aaa00015c2e.zip
UAPI: (Scripted) Set up UAPI Kbuild files
Set up empty UAPI Kbuild files to be populated by the header splitter. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'arch/s390/include/uapi')
-rw-r--r--arch/s390/include/uapi/asm/Kbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/s390/include/uapi/asm/Kbuild b/arch/s390/include/uapi/asm/Kbuild
new file mode 100644
index 000000000000..baebb3da1d44
--- /dev/null
+++ b/arch/s390/include/uapi/asm/Kbuild
@@ -0,0 +1,3 @@
+# UAPI Header export list
+include include/uapi/asm-generic/Kbuild.asm
+