* gas/mips/mips.exp: Fix typo.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips.exp
index 5afc8a7cae1d1410b2668575f868c5d1194b9e51..9bb377296c14ebf8f21a84dde7378fc42f265bf0 100644 (file)
@@ -400,7 +400,7 @@ if { [istarget mips*-*-*] } then {
        set tmips ""
     }
     if [istarget mips*el-*-*] {
-       set el el
+       set el "el"
     } {
        set el ""
     }
This page took 0.024277 seconds and 4 git commands to generate.