summaryrefslogtreecommitdiff
path: root/usr/src/Makefile.lint
diff options
context:
space:
mode:
authorSue Gleeson <Susan.Gleeson@Sun.COM>2010-04-05 15:20:40 -0400
committerSue Gleeson <Susan.Gleeson@Sun.COM>2010-04-05 15:20:40 -0400
commitc3a558e7c77127215b010652905be7916ec5a080 (patch)
tree4f5c95cd7be43ee57cfe8981c5e9052edea7a5bb /usr/src/Makefile.lint
parent9adc5a4e4d9ae99cc46988904fa0509938a2133d (diff)
downloadillumos-gate-c3a558e7c77127215b010652905be7916ec5a080.tar.gz
6879350 RFE: Add ability to enable/disable SRPT on specific HCAs
Diffstat (limited to 'usr/src/Makefile.lint')
-rw-r--r--usr/src/Makefile.lint6
1 files changed, 4 insertions, 2 deletions
diff --git a/usr/src/Makefile.lint b/usr/src/Makefile.lint
index baaf43922c..6eb4120f27 100644
--- a/usr/src/Makefile.lint
+++ b/usr/src/Makefile.lint
@@ -20,8 +20,7 @@
#
#
-# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
-# Use is subject to license terms.
+# Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
#
# include global definitions
@@ -274,6 +273,8 @@ COMMON_SUBDIRS = \
cmd/smserverd \
cmd/sort \
cmd/split \
+ cmd/srptadm \
+ cmd/srptsvc \
cmd/ssh \
cmd/stat \
cmd/stmfadm \
@@ -423,6 +424,7 @@ COMMON_SUBDIRS = \
lib/libsmbfs \
lib/libsmbios \
lib/libsmedia \
+ lib/libsrpt \
lib/libstmf \
lib/libsun_ima \
lib/libthread \