Dimitry Andric
40c56173c2
Disable -Wconstant-conversion warnings for the aic7xxx module in a more
...
fine-grained way: only add the option for the specific .c files that
need them, like via sys/conf/files.
MFC after: 1 week
2011-12-22 16:16:12 +00:00
Dimitry Andric
ff0dd2e517
Amend r228779 by also disabling -Wconstant-conversion warnings for the
...
aic7xxx module.
MFC after: 1 week
2011-12-21 20:23:03 +00:00
Warner Losh
2879ce1de3
Add WERRROR= to work around the warnings
2005-01-26 16:29:07 +00:00
Ruslan Ermilov
201cef5702
Curlies only work in target and sources specifications, but
...
not when passed to Bourne shell. This unbreaks "make clean".
2004-10-24 07:54:44 +00:00
Justin T. Gibbs
295ebaf851
Update GENSRCS and aicasm options correctly depending on whether register
...
pretty printing is enabled
Add a dependency on the source files for aicasm so that it will be rebuilt
if out of date.
Simplify.
2003-01-22 21:56:54 +00:00
Scott Long
fb404d6fcf
Hook the aic7xxx modules up. This requires some extra care since aicasm
...
is a compiler tool and needs to be compiled by the host compiler. I've
tested this in i386->sparc cross-build, 4.7->current upgrade, normal
buildkernel target, and normal /sys/i386/compile/GENERIC configurations.
Submitted by: ru
2002-11-03 23:48:14 +00:00
Justin T. Gibbs
02b8bc8062
Complete the hookup of ahd/ahc module building.
2002-08-31 06:57:50 +00:00
Scott Long
0d74300cae
Allow the ahc and ahd drivers to be built as modules. This also
...
breaks the ahc driver into a core back-end and pci and eisa
front-ends.
2002-08-01 01:36:39 +00:00