summaryrefslogtreecommitdiffstats
path: root/openpower
diff options
context:
space:
mode:
Diffstat (limited to 'openpower')
-rwxr-xr-xopenpower/scripts/release-notes1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpower/scripts/release-notes b/openpower/scripts/release-notes
index 6cc966e2..27c6bcbc 100755
--- a/openpower/scripts/release-notes
+++ b/openpower/scripts/release-notes
@@ -142,6 +142,7 @@ foreach my $p (@common_platforms) {
next if $p =~ /firenze/;
next if $p =~ /^zz$/;
next if $p =~ /mambo/;
+ next if $p =~ /opal/;
next if $p =~ /redbud/;
next if $p =~ /pseries/;
next if $p =~ /witherspoon-redbud/;
OpenPOWER on IntegriCloud