Date: Sat, 19 Aug 2000 12:25:24 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/pcic Makefile Message-ID: <200008191925.MAA31890@freefall.freebsd.org>
index | next in thread | raw e-mail
imp 2000/08/19 12:25:24 PDT
Modified files:
sys/modules/pcic Makefile
Log:
Work around a possible kernel linker bug. It appears that the data
elements defined by foo_if.c aren't sharable amoung modules (I'm
working on a bug report for it now), or else I don't understand
something. It showed up as kobj functions not being called.
In any event, link in the pcic and pccard parts of the modules to work
around the problem for now.
Revision Changes Path
1.18 +2 -1 src/sys/modules/pcic/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008191925.MAA31890>
