Print this page
10077 usr/src/uts/ Makefile changes for smatch
@@ -21,10 +21,11 @@
#
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+# Copyright (c) 2018, Joyent, Inc.
#
# uts/intel/drm/Makefile
#
# This makefile drives the production of i915 graphics device driver,
@@ -57,10 +58,13 @@
#
include $(UTSBASE)/intel/Makefile.intel
CERRWARN += -_gcc=-Wno-unused-label
+# needs work
+SMATCH=off
+
#
# Re-define targets
#
ALL_TARGET = $(BINARY)
LINT_TARGET = $(MODULE).lint