summaryrefslogtreecommitdiff
path: root/Documentation/DocBook/Makefile
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2005-05-15 17:20:56 +0200
committerJames Bottomley <jejb@mulgrave.(none)>2005-05-20 12:53:55 -0500
commit90356ac3194bf91a441a5f9c3067af386ef62462 (patch)
tree16ebe05cdc674901e510ab0b4820c55cd225ba00 /Documentation/DocBook/Makefile
parentd8c37e7b9a619855e05d5d4e56c68f799b1f539c (diff)
[SCSI] remove Documentation/DocBook/scsidrivers.tmpl
This document is rather rudimentary and totally outdated. Fortunately Documentation/scsi/scsi_mid_low_api.txt replaces it quite nicely. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'Documentation/DocBook/Makefile')
-rw-r--r--Documentation/DocBook/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile
index a221039ee4c9..e69d68659455 100644
--- a/Documentation/DocBook/Makefile
+++ b/Documentation/DocBook/Makefile
@@ -9,9 +9,9 @@
DOCBOOKS := wanbook.xml z8530book.xml mcabook.xml videobook.xml \
kernel-hacking.xml kernel-locking.xml via-audio.xml \
deviceiobook.xml procfs-guide.xml tulip-user.xml \
- writing_usb_driver.xml scsidrivers.xml sis900.xml \
- kernel-api.xml journal-api.xml lsm.xml usb.xml \
- gadget.xml libata.xml mtdnand.xml librs.xml
+ writing_usb_driver.xml sis900.xml kernel-api.xml \
+ journal-api.xml lsm.xml usb.xml gadget.xml libata.xml \
+ mtdnand.xml librs.xml
###
# The build process is as follows (targets):