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

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/sun4u/javelin/Makefile.javelin.shared
          +++ new/usr/src/uts/sun4u/javelin/Makefile.javelin.shared
↓ open down ↓ 15 lines elided ↑ open up ↑
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
  24   24  # Use is subject to license terms.
  25   25  #
  26      -#ident  "%Z%%M% %I%     %E% SMI"
  27      -#
  28   26  #       This makefile contains the common definitions for the
  29   27  #       sun4u Javelin system dependent modules.
  30   28  #
  31   29  
  32   30  #
  33   31  # Define directories
  34   32  #
  35   33  ROOT_JAVELIN_DIR        = $(ROOT_PLAT_DIR)/SUNW,Ultra-250
  36   34  ROOT_JAVELIN_MOD_DIR    = $(ROOT_JAVELIN_DIR)/kernel
  37   35  ROOT_JAVELIN_KERN_DIR_32 = $(ROOT_JAVELIN_MOD_DIR)
↓ open down ↓ 26 lines elided ↑ open up ↑
  64   62  JAVELIN_OBJS    = javelin.o
  65   63  
  66   64  include $(UTSTREE)/sun4u/javelin/Makefile.files
  67   65  
  68   66  #
  69   67  #       Include common rules.
  70   68  #
  71   69  include $(UTSTREE)/sun4u/Makefile.sun4u
  72   70  
  73   71  #
  74      -# Define modules (must come after Makefile.sun4u, for CLOSED_BUILD)
       72 +# Define modules (must come after Makefile.sun4u)
  75   73  #
  76   74  JAVELIN_KMODS   = platmod
  77   75  JAVELIN_KMODS   += envctrltwo
  78   76  
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX