summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2009-06-01 18:43:33 +0000
committerdelphij <delphij@FreeBSD.org>2009-06-01 18:43:33 +0000
commit367f75d5d5a6c5e1e410dd7581766758d00b8747 (patch)
tree768138e62bec2e4bb7a36be274b580008cb3d9f6 /sys/dev
parentf2c56eb8fa8e03ba7ae4526b128cd89c813d51e9 (diff)
downloadFreeBSD-src-367f75d5d5a6c5e1e410dd7581766758d00b8747.zip
FreeBSD-src-367f75d5d5a6c5e1e410dd7581766758d00b8747.tar.gz
Mark as WARNS=6.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/aic7xxx/aicasm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/aic7xxx/aicasm/Makefile b/sys/dev/aic7xxx/aicasm/Makefile
index 78701b0..222c96a 100644
--- a/sys/dev/aic7xxx/aicasm/Makefile
+++ b/sys/dev/aic7xxx/aicasm/Makefile
@@ -15,6 +15,7 @@ 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