lkml.org 
[lkml]   [2000]   [Sep]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[patch] 2.4.0-test9-pre7: fix up docs stuff
Hi Linus,

Here is a patch to fix up the {html,ps,sgml,...}docs Makefile targets,
which have been broken ever since videodev.c moved house.

Tim.
*/

Index: linux/Documentation/DocBook/Makefile
diff -u linux/Documentation/DocBook/Makefile:1.1.1.24 linux/Documentation/DocBook/Makefile:1.32
--- linux/Documentation/DocBook/Makefile:1.1.1.24 Mon Sep 25 18:39:15 2000
+++ linux/Documentation/DocBook/Makefile Mon Sep 25 18:46:39 2000
@@ -55,11 +55,11 @@
$(TOPDIR)/scripts/docgen $(TOPDIR)/arch/i386/kernel/mca.c \
<mcabook.tmpl >mcabook.sgml

-videobook.sgml: videobook.tmpl $(TOPDIR)/drivers/char/videodev.c
- $(TOPDIR)/scripts/docgen $(TOPDIR)/drivers/char/videodev.c \
+videobook.sgml: videobook.tmpl $(TOPDIR)/drivers/media/video/videodev.c
+ $(TOPDIR)/scripts/docgen $(TOPDIR)/drivers/media/video/videodev.c \
<videobook.tmpl >videobook.sgml

-APISOURCES := $(TOPDIR)/drivers/char/videodev.c \
+APISOURCES := $(TOPDIR)/drivers/media/video/videodev.c \
$(TOPDIR)/arch/i386/kernel/mca.c \
$(TOPDIR)/arch/i386/kernel/mtrr.c \
$(TOPDIR)/drivers/char/misc.c \
Index: linux/Documentation/DocBook/kernel-api.tmpl
diff -u linux/Documentation/DocBook/kernel-api.tmpl:1.1.1.11 linux/Documentation/DocBook/kernel-api.tmpl:1.3
--- linux/Documentation/DocBook/kernel-api.tmpl:1.1.1.11 Mon Sep 25 18:39:15 2000
+++ linux/Documentation/DocBook/kernel-api.tmpl Mon Sep 25 18:46:39 2000
@@ -141,7 +141,7 @@

<chapter id="viddev">
<title>Video4Linux</title>
-!Edrivers/char/videodev.c
+!Edrivers/media/video/videodev.c
</chapter>

<chapter id="snddev">
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 12:39    [W:0.018 / U:1.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site