summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorHans J Koch <hjk@linutronix.de>2007-11-26 22:10:35 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2007-11-28 13:53:53 -0800
commit1f4ebbbf188805036afc915eb759f4b294815857 (patch)
tree79642b97c282e1c74c5d7f01a6ee2ff6edce9fbe /Documentation
parented423c24a8f749e2d6207128a91c724f2f7d82ce (diff)
downloadlinux-0-day-1f4ebbbf188805036afc915eb759f4b294815857.tar.gz
linux-0-day-1f4ebbbf188805036afc915eb759f4b294815857.tar.xz
UIO: add UIO documentation target to DocBook Makefile
Add the DocBook documentation for the Userspace I/O framework to the Makefile. Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com> Signed-off-by: Hans J Koch <hjk@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile
index 054a7ecf64c62..4953bc258729b 100644
--- a/Documentation/DocBook/Makefile
+++ b/Documentation/DocBook/Makefile
@@ -11,7 +11,7 @@ DOCBOOKS := wanbook.xml z8530book.xml mcabook.xml videobook.xml \
procfs-guide.xml writing_usb_driver.xml \
kernel-api.xml filesystems.xml lsm.xml usb.xml \
gadget.xml libata.xml mtdnand.xml librs.xml rapidio.xml \
- genericirq.xml s390-drivers.xml
+ genericirq.xml s390-drivers.xml uio-howto.xml
###
# The build process is as follows (targets):