diff options
author | kini <none@none> | 2006-03-03 14:22:41 -0800 |
---|---|---|
committer | kini <none@none> | 2006-03-03 14:22:41 -0800 |
commit | 7aadd8d46c796a3216546b68c6a9d6de40f9d80d (patch) | |
tree | 3e7bd782f458389f473c67b89ea6492aee95ca36 /usr/src/lib/efcode | |
parent | 89c0ae934a35c2ab26de63e1d9fba6bcb04c6306 (diff) | |
download | illumos-joyent-7aadd8d46c796a3216546b68c6a9d6de40f9d80d.tar.gz |
6379464 Integrate PSARC/2005/375 for SPARC PCI Express Hotplug Support (fix cddl)
5049969 Make efcode' PCI configurator as the default configurator for SPARC platforms (fix cddl)
Diffstat (limited to 'usr/src/lib/efcode')
-rw-r--r-- | usr/src/lib/efcode/pci/Makefile.com | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/src/lib/efcode/pci/Makefile.com b/usr/src/lib/efcode/pci/Makefile.com index 9d9db0a6c0..d88d566b91 100644 --- a/usr/src/lib/efcode/pci/Makefile.com +++ b/usr/src/lib/efcode/pci/Makefile.com @@ -2,9 +2,8 @@ # CDDL HEADER START # # The contents of this file are subject to the terms of the -# Common Development and Distribution License, Version 1.0 only -# (the "License"). You may not use this file except in compliance -# with the License. +# Common Development and Distribution License (the "License"). +# You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. |