From: Keith Owens <kaos@ocs.com.au>
To: Jeff Hartmann <jhartmann@valinux.com>
Cc: Gareth Hughes <gareth.hughes@acm.org>,
DRI-Devel <dri-devel@lists.sourceforge.net>,
Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: [Dri-devel] Re: DRM Linux kernel merge (update) needed, soon.
Date: Thu, 09 Aug 2001 16:04:41 +1000 [thread overview]
Message-ID: <11232.997337081@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Wed, 08 Aug 2001 10:44:55 CST." <3B716C87.7010907@valinux.com>
Against 2.4.8-pre7 drivers/char/drm/Makefile.
Nothing in drm does EXPORT_SYMBOL().
radeon is missing from list-multi.
Index: 8-pre7.1/drivers/char/drm/Makefile
--- 8-pre7.1/drivers/char/drm/Makefile Thu, 09 Aug 2001 14:33:26 +1000 kaos (linux-2.4/W/b/2_Makefile 1.5 644)
+++ 8-pre7.1(w)/drivers/char/drm/Makefile Thu, 09 Aug 2001 15:43:48 +1000 kaos (linux-2.4/W/b/2_Makefile 1.5 644)
@@ -3,9 +3,7 @@
# Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
O_TARGET := drm.o
-export-objs := gamma_drv.o tdfx_drv.o r128_drv.o mga_drv.o i810_drv.o \
- ffb_drv.o
-list-multi := gamma.o tdfx.o r128.o mga.o i810.o ffb.o
+list-multi := gamma.o tdfx.o r128.o mga.o i810.o radeon.o ffb.o
gamma-objs := gamma_drv.o gamma_dma.o
tdfx-objs := tdfx_drv.o
next prev parent reply other threads:[~2001-08-09 6:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-07 1:40 DRM Linux kernel merge (update) needed, soon Dieter Nützel
2001-08-07 6:12 ` Gareth Hughes
2001-08-08 16:44 ` [Dri-devel] " Jeff Hartmann
2001-08-09 6:04 ` Keith Owens [this message]
2001-08-07 14:35 ` Alan Cox
2001-08-07 15:05 ` Dieter Nützel
[not found] <no.id>
2001-08-08 16:53 ` [Dri-devel] " Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=11232.997337081@kao2.melbourne.sgi.com \
--to=kaos@ocs.com.au \
--cc=dri-devel@lists.sourceforge.net \
--cc=gareth.hughes@acm.org \
--cc=jhartmann@valinux.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox