Print this page
5075 EOF cardbus & pcmcia
2398 pcs driver should be removed
Reviewed by: TBD
Approved by: TBD

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/Makefile
          +++ new/usr/src/uts/Makefile
↓ open down ↓ 13 lines elided ↑ open up ↑
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  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  # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
  23   23  # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
       24 +# Copyright 2014 Garrett D'Amore <garrett@damore.org>
  24   25  #
  25   26  # include global definitions
  26   27  include ../Makefile.master
  27   28  
  28   29  #
  29   30  # List of architectures to build as part of the standard build.
  30   31  #
  31   32  # Some of these architectures are built in parallel (see i386_PARALLEL and
  32   33  # sparc_PARALLEL). This requires building some parts first before parallel build
  33   34  # can start. Platform make files know what should be built as a prerequisite for
↓ open down ↓ 109 lines elided ↑ open up ↑
 143  144                  common/inet/kssl \
 144  145                  common/inet/nca \
 145  146                  common/inet/sockmods/netpacket \
 146  147                  common/io/bpf/net \
 147  148                  common/io/fibre-channel/fca/qlc \
 148  149                  common/io/lvm/md \
 149  150                  common/ipp \
 150  151                  common/net \
 151  152                  common/netinet \
 152  153                  common/nfs \
 153      -                common/pcmcia/sys \
 154  154                  common/rpc \
 155  155                  common/rpcsvc \
 156  156                  common/sharefs \
 157  157                  common/smb \
 158  158                  common/smbsrv \
 159  159                  common/sys \
 160  160                  common/vm
 161  161  
 162  162  
 163  163  #
↓ open down ↓ 62 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX