Removed Release configuration until stable
[fw/sdcc] / src / mcs51 / main.c
index 05f50f114be03f54d2dfd0f42cff99cc6903fd7a..9b8e3ec1ae8e4ce8afe0b354782a37c7a612acc2 100644 (file)
@@ -150,7 +150,8 @@ PORT mcs51_port =
     _asmCmd,
     "-plosgffc",               /* Options with debug */
     "-plosgff",                        /* Options without debug */
-    0
+    0,
+    ".asm"
   },
   {
     _linkCmd,