Print this page
11226 Remove NetraCT support

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/sparc/Makefile.sparc
          +++ new/usr/src/uts/sparc/Makefile.sparc
↓ open down ↓ 17 lines elided ↑ open up ↑
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  # Copyright (c) 2013 Andrew Stormont.  All rights reserved.
  25   25  # Copyright (c) 2015, Joyent, Inc. All rights reserved.
  26   26  # Copyright 2016 Gary Mills
  27   27  # Copyright 2016 Nexenta Systems, Inc.
       28 +# Copyright 2019 Peter Tribble.
  28   29  #
  29   30  
  30   31  #
  31   32  #       This makefile contains the common definitions for all sparc
  32   33  #       implementation architecture independent modules.
  33   34  #
  34   35  
  35   36  #
  36   37  #       Define supported builds
  37   38  #
↓ open down ↓ 175 lines elided ↑ open up ↑
 213  214  DRV_KMODS       += aggr arp audio bl blkdev bofi clone cn conskbd consms cpuid
 214  215  DRV_KMODS       += crypto cryptoadm devinfo dump
 215  216  DRV_KMODS       += dtrace fasttrap fbt lockstat profile sdt systrace dcpc
 216  217  DRV_KMODS       += fssnap icmp icmp6 ip ip6 ipnet ipsecah
 217  218  DRV_KMODS       += ipsecesp iptun iwscn keysock kmdb kstat ksyms llc1
 218  219  DRV_KMODS       += lofi
 219  220  DRV_KMODS       += log logindmux kssl mm nca physmem pm poll pool
 220  221  DRV_KMODS       += pseudo ptc ptm pts ptsl ramdisk random rsm rts sad
 221  222  DRV_KMODS       += simnet softmac sppp sppptun sy sysevent sysmsg
 222  223  DRV_KMODS       += spdsock
 223      -DRV_KMODS       += tcp tcp6 timerfd tl tnf ttymux udp udp6 wc winlock zcons
      224 +DRV_KMODS       += tcp tcp6 timerfd tl tnf udp udp6 wc winlock zcons
 224  225  DRV_KMODS       += ippctl
 225  226  DRV_KMODS       += dld
 226  227  DRV_KMODS       += ipd
 227  228  DRV_KMODS       += ipf
 228  229  DRV_KMODS       += rpcib
 229  230  DRV_KMODS       += dlpistub
 230  231  DRV_KMODS       += vnic
 231  232  DRV_KMODS       += xge
 232  233  DRV_KMODS       += rds
 233  234  DRV_KMODS       += rdsv3
↓ open down ↓ 269 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX