Print this page
4027 remove CLOSED_BUILD
4028 remove CLOSED_IS_PRESENT
4029 remove tonic build bits
Reviewed by: Andy Stormont <andyjstormont@gmail.com>

*** 17,28 **** # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # - #ident "%Z%%M% %I% %E% SMI" - # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # Global definitions for sun4u jbos-blade implementation specific modules. # --- 17,26 ----
*** 84,94 **** # Include common rules. # include $(UTSTREE)/sun4u/Makefile.sun4u # ! # Define modules (must come after Makefile.sun4u, for CLOSED_BUILD). # BLADE_KMODS = platmod BLADE_KMODS += bscbus BLADE_KMODS += bscv --- 82,92 ---- # Include common rules. # include $(UTSTREE)/sun4u/Makefile.sun4u # ! # Define modules (must come after Makefile.sun4u). # BLADE_KMODS = platmod BLADE_KMODS += bscbus BLADE_KMODS += bscv