Date: Tue, 10 Apr 2007 20:33:31 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/dpt Makefile Message-ID: <200704102033.l3AKXVI9029999@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2007-04-10 20:33:31 UTC FreeBSD src repository Modified files: sys/modules/dpt Makefile Log: On i386 compile the back-end with EISA support as well as the EISA front-end if the dpt(4) module is built along with a kernel that includes eisa(4) or when compiling it stand-alone (logic based on the corresponding ISA logic in sys/modules/sound/sound/Makefile). As as side-effect this fixes the stand-alone build of the dpt(4) module after dpt.h 1.17, dpt_eisa.c 1.22 and dpt_scsi.c 1.55. Breakage reported by: n_hibma Revision Changes Path 1.2 +23 -3 src/sys/modules/dpt/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704102033.l3AKXVI9029999>