Date: Fri, 9 Jun 2006 17:36:50 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/geom/geom_bde Makefile Message-ID: <200606091736.k59HaovA001150@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2006-06-09 17:36:50 UTC FreeBSD src repository Modified files: sys/modules/geom/geom_bde Makefile Log: Don't expect that 'device random' will compile in those files into the kernel for us. If random is compiled as kernel module, geom_bde.ko cannot be loaded. Reported by: Michal Suszko <michal@dry.pl> Revision Changes Path 1.2 +3 -0 src/sys/modules/geom/geom_bde/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606091736.k59HaovA001150>