summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2009-06-01 19:06:08 +0000
committerdelphij <delphij@FreeBSD.org>2009-06-01 19:06:08 +0000
commit76a0fffb3aa812e92e74cba163cb105eb9c6903d (patch)
tree097fc0e62ac18288488c01f65ae6e24af5fc93ef /sys/dev
parente71d9d7bc1df380a0a0a446179387c4fabc26325 (diff)
downloadFreeBSD-src-76a0fffb3aa812e92e74cba163cb105eb9c6903d.zip
FreeBSD-src-76a0fffb3aa812e92e74cba163cb105eb9c6903d.tar.gz
Revert the WARNS change for now, need some time to fix the real problem.
Diffstat (limited to 'sys/dev')
-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 222c96a..78701b0 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
OpenPOWER on IntegriCloud