about summary refs log tree commit diff stats
path: root/translate_emulated
diff options
context:
space:
mode:
Diffstat (limited to 'translate_emulated')
-rwxr-xr-xtranslate_emulated2
1 files changed, 1 insertions, 1 deletions
diff --git a/translate_emulated b/translate_emulated
index 06786821..a9c1e05d 100755
--- a/translate_emulated
+++ b/translate_emulated
@@ -9,4 +9,4 @@ set -v
 
 cat $* [0-9]*.mu  |linux/bootstrap/bootstrap run linux/mu                 > a.subx
 
-./translate_subx_emulated boot.hex mu-init.subx [0-9]*.subx a.subx
+./translate_subx_emulated boot.subx mu-init.subx [0-9]*.subx a.subx