Index: trunk/Ohana/src/addstar/src/MatchHeaders.c
===================================================================
--- trunk/Ohana/src/addstar/src/MatchHeaders.c	(revision 24516)
+++ trunk/Ohana/src/addstar/src/MatchHeaders.c	(revision 24517)
@@ -52,4 +52,5 @@
     if (!strcmp (exttype, "PS1_DEV_1")) goto keep;
     if (!strcmp (exttype, "PS1_V1")) goto keep;
+    if (!strcmp (exttype, "PS1_V2")) goto keep;
     continue;
 
