aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorMatthew N. Dodd <mdodd@FreeBSD.org>2002-06-07 02:04:09 +0000
committerMatthew N. Dodd <mdodd@FreeBSD.org>2002-06-07 02:04:09 +0000
commit26837af419f6c2618aba39c2731455c88a6809b4 (patch)
treefaf4b7d0078fdfad69c7d8c4cdb74777d72d390c /sys/conf/files
parent33b04e2fcbaeaede7c0cdca697ded804cbf30e1c (diff)
downloadsrc-26837af419f6c2618aba39c2731455c88a6809b4.tar.gz
src-26837af419f6c2618aba39c2731455c88a6809b4.zip
'device hea' is no longer broken.
Add 'nowerror' to a few 'hea' files to ignore warnings on volatiles.
Notes
Notes: svn path=/head/; revision=97983
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index fd5790b64033..30d1a1660456 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -358,14 +358,14 @@ dev/gem/if_gem.c optional gem
dev/gem/if_gem_pci.c optional gem pci
dev/gx/if_gx.c optional gx
dev/hea/eni.c optional hea nowerror
-dev/hea/eni_buffer.c optional hea
+dev/hea/eni_buffer.c optional hea nowerror
dev/hea/eni_globals.c optional hea
dev/hea/eni_if.c optional hea
dev/hea/eni_init.c optional hea
dev/hea/eni_intr.c optional hea
dev/hea/eni_receive.c optional hea
dev/hea/eni_transmit.c optional hea
-dev/hea/eni_vcm.c optional hea
+dev/hea/eni_vcm.c optional hea nowerror
dev/hea/hea_pci.c optional hea pci
dev/hea/hea_freebsd.c optional hea
dev/hfa/fore_buffer.c optional hfa