Print this page
9534 xhci_portsc should only be installed on x86


  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
  24 # Copyright (c) 2017, Joyent, Inc.
  25 # Copyright (c) 2012 by Delphix. All rights reserved.
  26 # Copyright (c) 2013 DEY Storage Systems, Inc. All rights reserved.
  27 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  28 # Copyright 2016 Toomas Soome <tsoome@me.com>
  29 # Copyright 2016 Nexenta Systems, Inc.

  30 #
  31 
  32 include ../Makefile.master
  33 
  34 #
  35 #       Note that the commands 'lp', and 'perl' are first in
  36 #       the list, violating alphabetical order.  This is because they are very
  37 #       long-running and should be given the most wall-clock time for a
  38 #       parallel build.
  39 #
  40 #       Commands in the FIRST_SUBDIRS list are built before starting the build
  41 #       of other commands.  Currently this includes only 'isaexec' and
  42 #       'platexec'.  This is necessary because $(ROOT)/usr/lib/isaexec or
  43 #       $(ROOT)/usr/lib/platexec must exist when some other commands are built
  44 #       because their 'make install' creates a hard link to one of them.
  45 #
  46 #       Commands are listed one per line so that TeamWare can auto-merge most
  47 #       changes.
  48 #
  49 


 433         utmp_update     \
 434         utmpd           \
 435         uuidgen         \
 436         valtools        \
 437         vgrind          \
 438         vi              \
 439         volcheck        \
 440         volrmmount      \
 441         vrrpadm         \
 442         vscan           \
 443         vt              \
 444         vtfontcvt       \
 445         w               \
 446         wall            \
 447         which           \
 448         who             \
 449         whodo           \
 450         wracct          \
 451         write           \
 452         xargs           \
 453         xhci            \
 454         xstr            \
 455         yes             \
 456         ypcmd           \
 457         yppasswd        \
 458         zdb             \
 459         zdump           \
 460         zfs             \
 461         zhack           \
 462         zic             \
 463         zinject         \
 464         zlogin          \
 465         zoneadm         \
 466         zoneadmd        \
 467         zonecfg         \
 468         zonename        \
 469         zpool           \
 470         zlook           \
 471         zonestat        \
 472         zstreamdump     \
 473         ztest
 474 
 475 i386_SUBDIRS=           \
 476         acpi            \
 477         acpihpd         \
 478         addbadsec       \
 479         biosdev         \
 480         diskscan        \
 481         nvmeadm         \
 482         rtc             \
 483         ucodeadm        \

 484         xvm
 485 
 486 sparc_SUBDIRS=          \
 487         cvcd            \
 488         dcs             \
 489         device_remap    \
 490         drd             \
 491         fruadm          \
 492         ldmad           \
 493         oplhpd          \
 494         prtdscp         \
 495         prtfru          \
 496         scadm           \
 497         sckmd           \
 498         sf880drd        \
 499         virtinfo        \
 500         vntsd
 501 
 502 #
 503 # Commands that are messaged.  Note that 'lp' comes first




  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
  24 # Copyright (c) 2017, Joyent, Inc.
  25 # Copyright (c) 2012 by Delphix. All rights reserved.
  26 # Copyright (c) 2013 DEY Storage Systems, Inc. All rights reserved.
  27 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  28 # Copyright 2016 Toomas Soome <tsoome@me.com>
  29 # Copyright 2016 Nexenta Systems, Inc.
  30 # Copyright 2018 Gary Mills
  31 #
  32 
  33 include ../Makefile.master
  34 
  35 #
  36 #       Note that the commands 'lp', and 'perl' are first in
  37 #       the list, violating alphabetical order.  This is because they are very
  38 #       long-running and should be given the most wall-clock time for a
  39 #       parallel build.
  40 #
  41 #       Commands in the FIRST_SUBDIRS list are built before starting the build
  42 #       of other commands.  Currently this includes only 'isaexec' and
  43 #       'platexec'.  This is necessary because $(ROOT)/usr/lib/isaexec or
  44 #       $(ROOT)/usr/lib/platexec must exist when some other commands are built
  45 #       because their 'make install' creates a hard link to one of them.
  46 #
  47 #       Commands are listed one per line so that TeamWare can auto-merge most
  48 #       changes.
  49 #
  50 


 434         utmp_update     \
 435         utmpd           \
 436         uuidgen         \
 437         valtools        \
 438         vgrind          \
 439         vi              \
 440         volcheck        \
 441         volrmmount      \
 442         vrrpadm         \
 443         vscan           \
 444         vt              \
 445         vtfontcvt       \
 446         w               \
 447         wall            \
 448         which           \
 449         who             \
 450         whodo           \
 451         wracct          \
 452         write           \
 453         xargs           \

 454         xstr            \
 455         yes             \
 456         ypcmd           \
 457         yppasswd        \
 458         zdb             \
 459         zdump           \
 460         zfs             \
 461         zhack           \
 462         zic             \
 463         zinject         \
 464         zlogin          \
 465         zoneadm         \
 466         zoneadmd        \
 467         zonecfg         \
 468         zonename        \
 469         zpool           \
 470         zlook           \
 471         zonestat        \
 472         zstreamdump     \
 473         ztest
 474 
 475 i386_SUBDIRS=           \
 476         acpi            \
 477         acpihpd         \
 478         addbadsec       \
 479         biosdev         \
 480         diskscan        \
 481         nvmeadm         \
 482         rtc             \
 483         ucodeadm        \
 484         xhci            \
 485         xvm
 486 
 487 sparc_SUBDIRS=          \
 488         cvcd            \
 489         dcs             \
 490         device_remap    \
 491         drd             \
 492         fruadm          \
 493         ldmad           \
 494         oplhpd          \
 495         prtdscp         \
 496         prtfru          \
 497         scadm           \
 498         sckmd           \
 499         sf880drd        \
 500         virtinfo        \
 501         vntsd
 502 
 503 #
 504 # Commands that are messaged.  Note that 'lp' comes first