Date: Sun, 10 Jun 2007 00:58:41 +0000 (UTC) From: Ken Smith <kensmith@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/bge Makefile Message-ID: <200706100058.l5A0wfFF012993@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kensmith 2007-06-10 00:58:41 UTC
FreeBSD src repository
Modified files:
sys/modules/bge Makefile
Log:
Add ofw_bus_if.h as a dependency on sparc64. Without this sparc64 kernel
builds had been succeeding if run serially but could fail if run in
parallel because the bge module build might start before ofw_bus_if.h
got created as part of the mainline kernel build.
Diagnosis and patch by: ru
Revision Changes Path
1.6 +4 -0 src/sys/modules/bge/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706100058.l5A0wfFF012993>
