summaryrefslogtreecommitdiffstats
path: root/sys/modules/sound/driver
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-26 16:29:07 +0000
committerimp <imp@FreeBSD.org>2005-01-26 16:29:07 +0000
commit33da4ef3f62a4c4007ad87c5bd27d80d5be44bba (patch)
tree608cb2f9fb480027b1f12dfb453898c02bb0c3a2 /sys/modules/sound/driver
parent913a9433e58112582c1d351bea1cf35353379609 (diff)
downloadFreeBSD-src-33da4ef3f62a4c4007ad87c5bd27d80d5be44bba.zip
FreeBSD-src-33da4ef3f62a4c4007ad87c5bd27d80d5be44bba.tar.gz
Add WERRROR= to work around the warnings
Diffstat (limited to 'sys/modules/sound/driver')
-rw-r--r--sys/modules/sound/driver/maestro/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/sound/driver/maestro/Makefile b/sys/modules/sound/driver/maestro/Makefile
index 4816f22..817097d 100644
--- a/sys/modules/sound/driver/maestro/Makefile
+++ b/sys/modules/sound/driver/maestro/Makefile
@@ -5,5 +5,6 @@
KMOD= snd_maestro
SRCS= device_if.h bus_if.h pci_if.h
SRCS+= maestro.c
+WERROR=
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud