aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390/Kbuild
diff options
context:
space:
mode:
authorMelissa Howland <melissah@us.ibm.com>2006-09-20 15:59:34 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2006-09-20 15:59:34 +0200
commit31b58088292c7f00f0b81088bfb557285b0b6247 (patch)
tree7ce82a49cbf3ad0c28feb63d15b35a6c97d668a0 /include/asm-s390/Kbuild
parent[S390] xpram off by one error. (diff)
downloadlinux-dev-31b58088292c7f00f0b81088bfb557285b0b6247.tar.xz
linux-dev-31b58088292c7f00f0b81088bfb557285b0b6247.zip
[S390] Linux API for writing z/VM APPLDATA Monitor records.
This patch delivers a new Linux API in the form of a misc char device that is useable from user space and allows write access to the z/VM APPLDATA Monitor Records collected by the *MONITOR System Service of z/VM. Signed-off-by: Melissa Howland <melissah@us.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'include/asm-s390/Kbuild')
-rw-r--r--include/asm-s390/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-s390/Kbuild b/include/asm-s390/Kbuild
index ed8955f49e47..979145026a29 100644
--- a/include/asm-s390/Kbuild
+++ b/include/asm-s390/Kbuild
@@ -1,4 +1,4 @@
include include/asm-generic/Kbuild.asm
unifdef-y += cmb.h debug.h
-header-y += dasd.h qeth.h tape390.h ucontext.h vtoc.h z90crypt.h
+header-y += dasd.h monwriter.h qeth.h tape390.h ucontext.h vtoc.h z90crypt.h