summaryrefslogtreecommitdiff
path: root/apps/system/usbmsc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/usbmsc/Makefile')
-rw-r--r--apps/system/usbmsc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/usbmsc/Makefile b/apps/system/usbmsc/Makefile
index 42da35650..17b5ae295 100644
--- a/apps/system/usbmsc/Makefile
+++ b/apps/system/usbmsc/Makefile
@@ -64,7 +64,7 @@ else
INSTALL_DIR = $(BIN_DIR)
endif
-CONFIG_XYZ_PROGNAME ?= xyz$(EXEEXT)
+CONFIG_XYZ_PROGNAME ?= usbmsc$(EXEEXT)
PROGNAME = $(CONFIG_XYZ_PROGNAME)
ROOTDEPPATH = --dep-path .