X Tutup
Skip to content

Commit 6b5a73a

Browse files
committed
MM: Rename create_mm to create_xeen
This binary only creates Xeen files.
1 parent a8f6bb7 commit 6b5a73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devtools/create_mm/create_xeen/module.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ MODULE_OBJS := \
1212
swords.o
1313

1414
# Set the name of the executable
15-
TOOL_EXECUTABLE := create_mm
15+
TOOL_EXECUTABLE := create_xeen
1616

1717
# Include common rules
1818
include $(srcdir)/rules.mk

0 commit comments

Comments
 (0)
X Tutup