Set WERROR= for the nve(4) module. This driver gives several warnings

with clang, which will probably never be fixed, as it is unmaintained,
and superseded by nfe(4).

MFC after:	1 week
This commit is contained in:
Dimitry Andric 2011-12-24 13:36:28 +00:00
parent 7afac0fdc8
commit e6b475640f

View File

@ -7,6 +7,7 @@ SRCS= if_nve.c if_nvereg.h miidevs.h \
device_if.h bus_if.h pci_if.h miibus_if.h \
os+%DIKED-nve.h
OBJS+= nvenetlib.o
WERROR=
CLEANFILES+= nvenetlib.o os+%DIKED-nve.h
nvenetlib.o: ${.CURDIR}/../../contrib/dev/nve/${MACHINE}/${.TARGET}.bz2.uu