Print this page
4027 remove CLOSED_BUILD

*** 21,32 **** # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # - #ident "%Z%%M% %I% %E% SMI" - # # Global definitions for sun4u implementation specific modules. # # # Define the name of this implementation. --- 21,30 ----
*** 66,79 **** # Include common rules. # include $(UTSTREE)/sun4u/Makefile.sun4u # ! # Define modules (must come after Makefile.sun4u for CLOSED_BUILD). # SUNFIRE_KMODS = ac central environ fhc simmstat sysctrl sram - $(CLOSED_BUILD)CLOSED_SUNFIRE_KMODS = platmod # # 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. --- 64,76 ---- # Include common rules. # include $(UTSTREE)/sun4u/Makefile.sun4u # ! # Define modules (must come after Makefile.sun4u). # SUNFIRE_KMODS = ac central environ fhc simmstat sysctrl sram # # 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.