Index: contrib/conf/arm32-gx.sh
===================================================================
--- contrib/conf/arm32-gx.sh	(revision 14fc1d91307840718e8c353dd6613c352b1d743f)
+++ contrib/conf/arm32-gx.sh	(revision be4fc71ffe0f304301daf9dd7255b9417c72d23d)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-gxemul $@ -E testarm -X image.boot 
+gxemul $@ -E testarm -X image.boot
Index: contrib/conf/mips32-gx.sh
===================================================================
--- contrib/conf/mips32-gx.sh	(revision 14fc1d91307840718e8c353dd6613c352b1d743f)
+++ contrib/conf/mips32-gx.sh	(revision be4fc71ffe0f304301daf9dd7255b9417c72d23d)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-gxemul $@ -E testmips -C R4000 -X image.boot 
+gxemul $@ -E testmips -C R4000 -X image.boot
