diff options
| author | Jeff Garzik <jgarzik@mandrakesoft.com> | 2002-04-03 06:37:13 -0500 |
|---|---|---|
| committer | Jeff Garzik <jgarzik@mandrakesoft.com> | 2002-04-03 06:37:13 -0500 |
| commit | d1ebc3c8bbb5d813ee6b2c698b49d7f010743ab7 (patch) | |
| tree | 2ee18823cc5022b430a0cac9735fad5d34079aa9 /Documentation/DocBook | |
| parent | 8cceac248d17302bffec61f3468fb19f262626f1 (diff) | |
| parent | add91990de067392c4a53327e00d338ef0665d30 (diff) | |
Merge mandrakesoft.com:/home/jgarzik/vanilla/linus-2.5
into mandrakesoft.com:/home/jgarzik/repo/misc-2.5
Diffstat (limited to 'Documentation/DocBook')
| -rw-r--r-- | Documentation/DocBook/Makefile | 8 | ||||
| -rw-r--r-- | Documentation/DocBook/via-audio.tmpl | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile index a564b85dc260..c8f0c981ecac 100644 --- a/Documentation/DocBook/Makefile +++ b/Documentation/DocBook/Makefile @@ -59,8 +59,8 @@ z8530book.sgml: z8530book.tmpl $(TOPDIR)/drivers/net/wan/z85230.c $(TOPDIR)/scripts/docgen $(TOPDIR)/drivers/net/wan/z85230.c \ <z8530book.tmpl >z8530book.sgml -via-audio.sgml: via-audio.tmpl $(TOPDIR)/drivers/sound/via82cxxx_audio.c - $(TOPDIR)/scripts/docgen $(TOPDIR)/drivers/sound/via82cxxx_audio.c \ +via-audio.sgml: via-audio.tmpl $(TOPDIR)/sound/oss/via82cxxx_audio.c + $(TOPDIR)/scripts/docgen $(TOPDIR)/sound/oss/via82cxxx_audio.c \ <via-audio.tmpl >via-audio.sgml tulip-user.sgml: tulip-user.tmpl @@ -100,8 +100,8 @@ APISOURCES := $(TOPDIR)/drivers/media/video/videodev.c \ $(TOPDIR)/drivers/hotplug/pci_hotplug_core.c \ $(TOPDIR)/drivers/hotplug/pci_hotplug_util.c \ $(TOPDIR)/drivers/block/ll_rw_blk.c \ - $(TOPDIR)/drivers/sound/sound_core.c \ - $(TOPDIR)/drivers/sound/sound_firmware.c \ + $(TOPDIR)/sound/sound_core.c \ + $(TOPDIR)/sound/sound_firmware.c \ $(TOPDIR)/drivers/net/wan/syncppp.c \ $(TOPDIR)/drivers/net/wan/z85230.c \ $(TOPDIR)/drivers/usb/hcd.c \ diff --git a/Documentation/DocBook/via-audio.tmpl b/Documentation/DocBook/via-audio.tmpl index f06641a623f7..a175ebba0ed4 100644 --- a/Documentation/DocBook/via-audio.tmpl +++ b/Documentation/DocBook/via-audio.tmpl @@ -587,7 +587,9 @@ Version 1.1.4 <chapter id="intfunctions"> <title>Internal Functions</title> -!Idrivers/sound/via82cxxx_audio.c +!Isound/oss/via82cxxx_audio.c </chapter> </book> + + |
