Index: trunk/Ohana/src/getstar/src/ReadImageFiles.c
===================================================================
--- trunk/Ohana/src/getstar/src/ReadImageFiles.c	(revision 24400)
+++ trunk/Ohana/src/getstar/src/ReadImageFiles.c	(revision 24418)
@@ -136,5 +136,6 @@
 	  !strcmp (tmpword, "PS1_DEV_0") ||  
 	  !strcmp (tmpword, "PS1_DEV_1") ||  
-	  !strcmp (tmpword, "PS1_V1")) {
+	  !strcmp (tmpword, "PS1_V1") ||  
+	  !strcmp (tmpword, "PS1_V2")) {
 
 	  exttype[Nimage] = strcreate (tmpword);
