Date: Tue, 16 Sep 2003 20:00:09 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/uart Makefile Message-ID: <200309170300.h8H309cs001957@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2003/09/16 20:00:08 PDT
FreeBSD src repository
Modified files:
sys/modules/uart Makefile
Log:
Only build the ebus driver on sparc64. It includes a header directly
from the sparc64 subtree, which breaks building non-sparc64 platforms
in the event the sparc64 subtree does not exist.
The problem is specific to the module, because non-module builds are
affected by the presence or absence of "device ebus" in the kernel
configuration.
PR: kern/56869
Revision Changes Path
1.6 +5 -1 src/sys/modules/uart/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309170300.h8H309cs001957>
