Print this page
10077 usr/src/uts/ Makefile changes for smatch
@@ -21,11 +21,11 @@
#
# uts/i86pc/isa/Makefile
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# Copyright 2016 Joyent, Inc.
+# Copyright (c) 2018, Joyent, Inc.
#
# This makefile drives the production of the ISA nexus driver
#
# i86pc implementation architecture dependent
#
@@ -56,10 +56,13 @@
LINT_TARGET = $(MODULE).lint
INSTALL_TARGET = $(BINARY) $(ROOTMODULE)
$(OBJS_DIR)/isa.o := CERRWARN += -_gcc=-Wno-unused-function
+# needs work
+$(OBJS_DIR)/i8237A.o := SMOFF += indenting
+
#
# lint pass one enforcement
#
CFLAGS += $(CCVERBOSE)