summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rwxr-xr-xmk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk b/mk
index 06e73ddc..0c156523 100755
--- a/mk
+++ b/mk
@@ -88,7 +88,7 @@ build_release()
x_ ./mk -d coreboot
mk -b coreboot pico-serprog stm32-vserprog pcsx-redux
- fe_ mkrom_tarball find bin -maxdepth 1 -type d -name "serprog_*"
+ fx_ mkrom_tarball x_ find bin -maxdepth 1 -type d -name "serprog_*"
x_ mv bin ../roms
) || err "can't build rom images"