diff options
| author | ks34972 <none@none> | 2006-05-06 16:34:17 -0700 |
|---|---|---|
| committer | ks34972 <none@none> | 2006-05-06 16:34:17 -0700 |
| commit | fd845fc0cb4fbc8e85f974e2e4eaacca1cc26e81 (patch) | |
| tree | e0bd57af3d2252378fad54469b1ffe20c4e8040a /usr/src/lib/libpcp | |
| parent | da83352438a4a62b87fcb6fd1583e3a70aa31bb8 (diff) | |
| download | illumos-joyent-fd845fc0cb4fbc8e85f974e2e4eaacca1cc26e81.tar.gz | |
PSARC 2006/187 Montoya (SUNW,Netra-CP3060)
6372661 need Montoya platform boot support in Solaris ON
6395675 uata driver needs to support the ide in ULI 1575
Diffstat (limited to 'usr/src/lib/libpcp')
| -rw-r--r-- | usr/src/lib/libpcp/sparc/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/usr/src/lib/libpcp/sparc/Makefile b/usr/src/lib/libpcp/sparc/Makefile index 2183c752b7..9b9d7c7098 100644 --- a/usr/src/lib/libpcp/sparc/Makefile +++ b/usr/src/lib/libpcp/sparc/Makefile @@ -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. @@ -20,7 +19,7 @@ # CDDL HEADER END # # -# Copyright 2005 Sun Microsystems, Inc. All rights reserved. +# Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # #ident "%Z%%M% %I% %E% SMI" @@ -37,7 +36,7 @@ PLATFORM_OBJECTS= libpcp.o # platform library directory (/usr/platform/SUNW,Sun-Fire-T200/lib) # PLATFORM=SUNW,Sun-Fire-T200 -LINKED_PLATFORMS = +LINKED_PLATFORMS = SUNW,Netra-CP3060 include ../Makefile.com |
