From: Hans J Koch Date: Mon, 26 Nov 2007 21:10:35 +0000 (+0100) Subject: UIO: add UIO documentation target to DocBook Makefile X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=1f4ebbbf188805036afc915eb759f4b294815857;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git 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 Signed-off-by: Hans J Koch Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile index 054a7ecf64c6..4953bc258729 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):