Index: trunk/Ohana/src/getstar/src/ReadImageFiles.c
===================================================================
--- trunk/Ohana/src/getstar/src/ReadImageFiles.c	(revision 21508)
+++ trunk/Ohana/src/getstar/src/ReadImageFiles.c	(revision 21527)
@@ -135,5 +135,6 @@
       if (!strcmp (tmpword, "SMPDATA")   ||  
 	  !strcmp (tmpword, "PS1_DEV_0") ||  
-	  !strcmp (tmpword, "PS1_DEV_1")) {
+	  !strcmp (tmpword, "PS1_DEV_1") ||  
+	  !strcmp (tmpword, "PS1_V1")) {
 
 	  exttype[Nimage] = strcreate (tmpword);
