diff options
author | mcwalter <none@none> | 2007-08-02 11:48:31 -0700 |
---|---|---|
committer | mcwalter <none@none> | 2007-08-02 11:48:31 -0700 |
commit | 51b564aca190d2a430104dded1983d3a1fff66e2 (patch) | |
tree | d82e2c2002a3aa75ec2e02edf12f431544c53ee7 /usr/src/psm/stand/boot | |
parent | 22e19ac1a2d512ea8d74e4f3662c08787d0716b1 (diff) | |
download | illumos-gate-51b564aca190d2a430104dded1983d3a1fff66e2.tar.gz |
PSARC/2007/110 Monza Platform Support
6528233 Solaris support for Monza platform
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 87356ed03a..fc3a77d8a7 100644 --- a/usr/src/psm/stand/boot/sparcv9/sun4v/Makefile +++ b/usr/src/psm/stand/boot/sparcv9/sun4v/Makefile @@ -33,6 +33,7 @@ MODULE = fs PLATLINKS = SUNW,Sun-Fire-T200 PLATLINKS += SUNW,Netra-CP3060 +PLATLINKS += SUNW,Netra-CP3260 PLATLINKS += SUNW,Sun-Blade-T6300 PLATLINKS += SUNW,Sun-Blade-T6320 PLATLINKS += SUNW,SPARC-Enterprise-T5120 |