Remove the extra CFLAGS now that the driver has been fixed by jhb.

This commit is contained in:
Rui Paulo 2014-10-02 18:45:00 +00:00
parent eff6f4441a
commit c82872e7aa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=272442

View File

@ -7,5 +7,3 @@ SRCS= ncr.c
SRCS+= device_if.h bus_if.h pci_if.h opt_ncr.h opt_cam.h
.include <bsd.kmod.mk>
CFLAGS+=-Wno-error=unused-const-variable