diff options
author | mh27603 <none@none> | 2006-11-01 12:29:40 -0800 |
---|---|---|
committer | mh27603 <none@none> | 2006-11-01 12:29:40 -0800 |
commit | c42872d4489d6f0fbccfabe2a62f3c976ee1e5d6 (patch) | |
tree | d75c27324c2799748fb32ff7639c78182148b054 /usr/src/Makefile.lint | |
parent | 9aa9fab90ce3f906a8a5591b744a385ed10a510e (diff) | |
download | illumos-gate-c42872d4489d6f0fbccfabe2a62f3c976ee1e5d6.tar.gz |
6260724 PSARC/2005/067 CPU Power Management independent of autopm
6483153 pmconfig/dtpower/sysidpm should be lint-clean
Diffstat (limited to 'usr/src/Makefile.lint')
-rw-r--r-- | usr/src/Makefile.lint | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/Makefile.lint b/usr/src/Makefile.lint index 1743cfebc3..e11d7f0c1c 100644 --- a/usr/src/Makefile.lint +++ b/usr/src/Makefile.lint @@ -207,6 +207,7 @@ COMMON_SUBDIRS = \ cmd/picl/prtpicl \ cmd/plockstat \ cmd/pools \ + cmd/power \ cmd/ppgsz \ cmd/praudit \ cmd/prctl \ |