Index: /tags/ipp-20130712/pstamp/scripts/psmkreq
===================================================================
--- /tags/ipp-20130712/pstamp/scripts/psmkreq	(revision 36126)
+++ /tags/ipp-20130712/pstamp/scripts/psmkreq	(revision 36127)
@@ -177,5 +177,6 @@
 $id = 0 if !$id;
 
-unless ($stage eq 'raw' or $stage eq 'chip' or $stage eq 'warp' or $stage eq 'diff' or $stage eq 'stack') {
+unless ($stage eq 'raw' or $stage eq 'chip' or $stage eq 'warp' or $stage eq 'diff' or $stage eq 'stack'
+    or $stage eq 'stack_summary') {
     die "$stage is not a valid value for stage\n";
 }
