aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aic7xxx
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2009-06-01 19:06:08 +0000
committerXin LI <delphij@FreeBSD.org>2009-06-01 19:06:08 +0000
commita3f2e28dea50c3cfb8781053530adb320a98234f (patch)
tree097fc0e62ac18288488c01f65ae6e24af5fc93ef /sys/dev/aic7xxx
parent82474c294c114306177c7558428cf7d0d3254dd9 (diff)
downloadsrc-a3f2e28dea50c3cfb8781053530adb320a98234f.tar.gz
src-a3f2e28dea50c3cfb8781053530adb320a98234f.zip
Revert the WARNS change for now, need some time to fix the real problem.
Notes
Notes: svn path=/head/; revision=193247
Diffstat (limited to 'sys/dev/aic7xxx')
-rw-r--r--sys/dev/aic7xxx/aicasm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/aicasm/Makefile b/sys/dev/aic7xxx/aicasm/Makefile
index 222c96a717e0..78701b0068e3 100644
--- a/sys/dev/aic7xxx/aicasm/Makefile
+++ b/sys/dev/aic7xxx/aicasm/Makefile
@@ -15,7 +15,6 @@ SRCS= ${GENHDRS} ${CSRCS} ${YSRCS} ${LSRCS}
CLEANFILES+= ${GENHDRS} ${YSRCS:R:C/(.*)/\1.output/g}
DPADD= ${LIBL}
LDADD= -ll
-WARNS?= 6
# Correct path for kernel builds
# Don't rely on the kernel's .depend file