summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86pc/drm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/i86pc/drm/Makefile')
-rw-r--r--usr/src/uts/i86pc/drm/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/src/uts/i86pc/drm/Makefile b/usr/src/uts/i86pc/drm/Makefile
index dabf68651c..34f70fe829 100644
--- a/usr/src/uts/i86pc/drm/Makefile
+++ b/usr/src/uts/i86pc/drm/Makefile
@@ -57,6 +57,14 @@ LINT_TARGET = $(MODULE).lint
INSTALL_TARGET = $(BINARY) $(ROOTMODULE)
#
+# For now, disable these lint checks; maintainers should endeavor
+# to investigate and remove these for maximum lint coverage.
+# Please do not carry these forward to new Makefiles.
+#
+LINTTAGS += -erroff=E_ASSIGN_NARROW_CONV
+LINTTAGS += -erroff=E_SUSPICIOUS_COMPARISON
+
+#
# Default build targets.
#
.KEEP_STATE: