summaryrefslogtreecommitdiff
path: root/usr/src/tools
diff options
context:
space:
mode:
authormcwalter <none@none>2006-06-02 13:59:44 -0700
committermcwalter <none@none>2006-06-02 13:59:44 -0700
commit0b05a701b49058a6d47b581827961c6c39b1071a (patch)
treeb8d2f6d4162f538d6a9bd5fd0bc6ba2478674208 /usr/src/tools
parent774ef820abb3ffe8f38adcc17dee852d45d871a0 (diff)
downloadillumos-joyent-0b05a701b49058a6d47b581827961c6c39b1071a.tar.gz
6406742 need to remove SUNW,OPL-Enterprise platform links
Diffstat (limited to 'usr/src/tools')
-rw-r--r--usr/src/tools/scripts/bfu.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr/src/tools/scripts/bfu.sh b/usr/src/tools/scripts/bfu.sh
index eba3399221..0c6787cafa 100644
--- a/usr/src/tools/scripts/bfu.sh
+++ b/usr/src/tools/scripts/bfu.sh
@@ -4791,6 +4791,12 @@ mondo_loop() {
$usr/platform/sun4u/include/sys/dr.h \
$usr/platform/sun4u/include/sys/sfdr.h
+ # Remove obsolete OPL platform links.
+ rm -f $root/platform/FJSV,SPARC-Enterprise
+ rm -f $root/platform/SUNW,OPL-Enterprise
+ rm -f $usr/platform/FJSV,SPARC-Enterprise
+ rm -f $usr/platform/SUNW,OPL-Enterprise
+
# Solstice Enterprise Agent(SEA) : mib-II subagent mibiisa
# needs to be disabled during startup. SMA(System Management Agent)
# has the capability to support mib-II requests.