[PATCH] doc: add uio document to docbook compilation target

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Satoru Takeuchi
Date: Sunday, October 14, 2007 - 4:21 pm

Add uio document to DocBook compilation target.

`make *docs' doesn't generate "The Userspace I/O HOWTO", the user space
I/O document written in DocBook.

Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>

Index: linux/Documentation/DocBook/Makefile
===================================================================
--- linux.orig/Documentation/DocBook/Makefile	2007-10-12 23:54:19.000000000 +0900
+++ linux/Documentation/DocBook/Makefile	2007-10-12 23:55:14.000000000 +0900
@@ -11,7 +11,7 @@ DOCBOOKS := wanbook.xml z8530book.xml mc
 	    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
+	    genericirq.xml uio-howto.xml
 
 ###
 # The build process is as follows (targets):
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] doc: add uio document to docbook compilation target, Satoru Takeuchi, (Sun Oct 14, 4:21 pm)