diff options
author | Peter Tribble <peter.tribble@gmail.com> | 2019-06-09 16:11:04 +0100 |
---|---|---|
committer | Peter Tribble <peter.tribble@gmail.com> | 2019-08-15 22:54:30 +0100 |
commit | c4ccc1f9004b70b07e4cdb57641c38ab607306c9 (patch) | |
tree | f5c7b05f8a893d6ea12da8819e6a7efa93059948 /usr/src/psm | |
parent | dcfeff93f67a1188722a358e0fbfcd604993e573 (diff) | |
download | illumos-gate-c4ccc1f9004b70b07e4cdb57641c38ab607306c9.tar.gz |
11226 Remove NetraCT support
Reviewed by: Gergő Doma <domag02@gmail.com>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'usr/src/psm')
-rw-r--r-- | usr/src/psm/stand/boot/sparcv9/sun4u/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/usr/src/psm/stand/boot/sparcv9/sun4u/Makefile b/usr/src/psm/stand/boot/sparcv9/sun4u/Makefile index fffd4a6789..0f3024822c 100644 --- a/usr/src/psm/stand/boot/sparcv9/sun4u/Makefile +++ b/usr/src/psm/stand/boot/sparcv9/sun4u/Makefile @@ -34,9 +34,6 @@ PLATLINKS = SUNW,Ultra-2 PLATLINKS += SUNW,Ultra-250 PLATLINKS += SUNW,Ultra-4 PLATLINKS += SUNW,Ultra-Enterprise -PLATLINKS += SUNW,UltraSPARC-IIi-Netract -PLATLINKS += SUNW,UltraSPARC-IIe-NetraCT-40 -PLATLINKS += SUNW,UltraSPARC-IIe-NetraCT-60 PLATLINKS += SUNW,Sun-Blade-100 PLATLINKS += SUNW,Sun-Blade-1000 PLATLINKS += SUNW,Sun-Blade-1500 @@ -56,7 +53,6 @@ PLATLINKS += SUNW,Sun-Fire-V490 PLATLINKS += SUNW,Serverblade1 PLATLINKS += SUNW,Netra-T12 PLATLINKS += SUNW,Netra-T4 -PLATLINKS += SUNW,Netra-CP2300 PLATLINKS += SUNW,Netra-CP3010 PLATLINKS += SUNW,SPARC-Enterprise |