diff options
author | willard <none@none> | 2007-09-13 22:03:23 -0700 |
---|---|---|
committer | willard <none@none> | 2007-09-13 22:03:23 -0700 |
commit | c40d696f8f0e05103b3795dd37198e00ae7ef955 (patch) | |
tree | 456cb386ebae282ea5e7c7bf7b26fb2cddcaced7 /usr/src/psm/stand/boot | |
parent | 5b8a6efe9a5e26485ce10ae31019591f3cb06dcb (diff) | |
download | illumos-gate-c40d696f8f0e05103b3795dd37198e00ae7ef955.tar.gz |
6603899 Turgo platform support needs to lose its platform-specific prtdiag overlay
--HG--
rename : usr/src/lib/libprtdiag_psr/sparc/ontario/common/turgo.c => deleted_files/usr/src/lib/libprtdiag_psr/sparc/ontario/common/turgo.c
rename : usr/src/lib/libprtdiag_psr/sparc/ontario/common/turgo.h => deleted_files/usr/src/lib/libprtdiag_psr/sparc/ontario/common/turgo.h
rename : usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-T200/Netra-T5220-hc-topology.xml => usr/src/lib/fm/topo/maps/SUNW,Netra-T5220/Netra-T5220-hc-topology.xml
Diffstat (limited to 'usr/src/psm/stand/boot')
-rw-r--r-- | usr/src/psm/stand/boot/sparcv9/sun4v/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/psm/stand/boot/sparcv9/sun4v/Makefile b/usr/src/psm/stand/boot/sparcv9/sun4v/Makefile index fc3a77d8a7..93704001e2 100644 --- a/usr/src/psm/stand/boot/sparcv9/sun4v/Makefile +++ b/usr/src/psm/stand/boot/sparcv9/sun4v/Makefile @@ -38,6 +38,7 @@ PLATLINKS += SUNW,Sun-Blade-T6300 PLATLINKS += SUNW,Sun-Blade-T6320 PLATLINKS += SUNW,SPARC-Enterprise-T5120 PLATLINKS += SUNW,T5140 +PLATLINKS += SUNW,Netra-T5220 LINKED_DIRS = $(PLATLINKS:%=$(USR_PLAT_DIR)/%) LINKED_LIB_DIRS = $(PLATLINKS:%=$(USR_PLAT_DIR)/%/lib) |