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/mpxu/Makefile.mpxu.shared
          +++ new/usr/src/uts/sun4u/mpxu/Makefile.mpxu.shared
↓ open down ↓ 75 lines elided ↑ open up ↑
  76   76  #
  77   77  
  78   78  include $(UTSTREE)/sun4u/mpxu/Makefile.files
  79   79  #
  80   80  #       Include common rules.
  81   81  #
  82   82  
  83   83  include $(UTSTREE)/sun4u/Makefile.sun4u
  84   84  
  85   85  #
  86      -#       Define modules (must come after Makefile.sun4u, for CLOSED_BUILD).
       86 +#       Define modules (must come after Makefile.sun4u).
  87   87  #
  88   88  MPXU_KMODS      = tsalarm
  89      -$(CLOSED_BUILD)CLOSED_MPXU_KMODS        = platmod ntwdt
  90   89  
  91   90  MODSTUBS_DIR    = $(UNIX_DIR)
  92   91  LINTS_DIR       = $(OBJS_DIR)
  93   92  LINT_LIB_DIR    = $(UTSBASE)/$(PLATFORM)/mpxu/lint-libs/$(OBJS_DIR)
  94   93  
  95   94  #
  96   95  #       Define the actual specific platforms
  97   96  #
  98   97  MACHINE_DEFS    = -D$(PLATFORM) -D_MACHDEP -DSFMMU -DMP
  99   98  
↓ open down ↓ 27 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX