summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/Makefile
diff options
context:
space:
mode:
authorJonathan Cameron2017-01-01 13:32:45 +0100
committerJonathan Corbet2017-01-04 21:24:41 +0100
commit49b2fd6ea63d7fe9c81f00e6d0117827db1d30c6 (patch)
tree1969e3f7ca1d6edade9fb501a688e2d3b3041111 /Documentation/DocBook/Makefile
parentDocumentation/unaligned-memory-access.txt: fix incorrect comparison operator (diff)
downloadkernel-qcow2-linux-49b2fd6ea63d7fe9c81f00e6d0117827db1d30c6.tar.gz
kernel-qcow2-linux-49b2fd6ea63d7fe9c81f00e6d0117827db1d30c6.tar.xz
kernel-qcow2-linux-49b2fd6ea63d7fe9c81f00e6d0117827db1d30c6.zip
docs: IIO documentation sphinx conversion
This is a manual conversion of the existing DocBook documentation for IIO. The intent is not to substantially change any of the content in this patch, but to give a base to build upon. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/DocBook/Makefile')
-rw-r--r--Documentation/DocBook/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile
index a6eb7dcd4dd5..c95b1aa47b45 100644
--- a/Documentation/DocBook/Makefile
+++ b/Documentation/DocBook/Makefile
@@ -13,7 +13,7 @@ DOCBOOKS := z8530book.xml \
gadget.xml libata.xml mtdnand.xml librs.xml rapidio.xml \
genericirq.xml s390-drivers.xml uio-howto.xml scsi.xml \
sh.xml regulator.xml w1.xml \
- writing_musb_glue_layer.xml iio.xml
+ writing_musb_glue_layer.xml
ifeq ($(DOCBOOKS),)