[fixup] add Makefile changes that should have been committed in r253772

MFC after:	3 weeks
X-MFC with:	r253772
This commit is contained in:
Andriy Gapon 2013-07-29 17:03:42 +00:00
parent 0f09691df8
commit e97c96b77a

View file

@ -49,3 +49,6 @@ EXPORT_SYMS= dtrace_register \
dtrace_asm.o: assym.s
.include <bsd.kmod.mk>
CWARNFLAGS+= -Wno-parentheses
CWARNFLAGS+= -Wno-uninitialized