Print this page
10077 usr/src/uts/ Makefile changes for smatch

*** 21,31 **** # # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # Copyright 2016 Joyent, Inc. # # This makefile drives the production of the ISA nexus driver # # i86xpv implementation architecture dependent # --- 21,31 ---- # # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # Copyright (c) 2018, Joyent, Inc. # # This makefile drives the production of the ISA nexus driver # # i86xpv implementation architecture dependent #
*** 56,65 **** --- 56,68 ---- 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)