diff options
| author | venki <none@none> | 2007-03-31 18:24:05 -0700 |
|---|---|---|
| committer | venki <none@none> | 2007-03-31 18:24:05 -0700 |
| commit | 0d63ce2b32a9e1cc8ed71d4d92536c44d66a530a (patch) | |
| tree | 44032a0316e273c5597b6257f3510bd4dcb77e1f /usr/src/lib/libprtdiag/Makefile.com | |
| parent | 1c02caff5ab8a73df8274cf66e0444b24cf4af10 (diff) | |
| download | illumos-joyent-0d63ce2b32a9e1cc8ed71d4d92536c44d66a530a.tar.gz | |
FWARC/2007/133 SNMP Domain Service
FWARC/2007/138 Updates to PRI structures
6438074 customer requests ability to query power/fan status info from OS
6526169 prtdiag output doesn't have Memory Configuration Information
6531453 sun4v picl needs device labels in the devtree
6534449 Unable to send a domain services message larger than 4K
Diffstat (limited to 'usr/src/lib/libprtdiag/Makefile.com')
| -rw-r--r-- | usr/src/lib/libprtdiag/Makefile.com | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/lib/libprtdiag/Makefile.com b/usr/src/lib/libprtdiag/Makefile.com index 3f6762338e..0375fd3fe9 100644 --- a/usr/src/lib/libprtdiag/Makefile.com +++ b/usr/src/lib/libprtdiag/Makefile.com @@ -19,7 +19,7 @@ # CDDL HEADER END # # -# Copyright 2006 Sun Microsystems, Inc. All rights reserved. +# Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "%Z%%M% %I% %E% SMI" @@ -40,6 +40,7 @@ include $(SRC)/Makefile.psm LIBS = $(DYNLIB) $(LINTLIB) IFLAGS = -I ../../inc -I $(USR_PSM_INCL_DIR) +IFLAGS += -I $(SRC)/cmd/picl/plugins/inc IFLAGS += -I $(UTSBASE)/sun4u IFLAGS += -I $(UTSBASE)/sun4u/sunfire IFLAGS += -I $(UTSBASE)/sun4u/serengeti |
