aboutsummaryrefslogtreecommitdiffstats
path: root/tools/dosfstools
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dosfstools')
-rw-r--r--tools/dosfstools/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/dosfstools/Makefile b/tools/dosfstools/Makefile
index 73211d28cb..c87d800b85 100644
--- a/tools/dosfstools/Makefile
+++ b/tools/dosfstools/Makefile
@@ -26,7 +26,6 @@ endif
define Host/Install
$(INSTALL_BIN) $(HOST_BUILD_DIR)/src/mkfs.fat $(STAGING_DIR_HOST)/bin/
- $(LN) mkfs.fat $(STAGING_DIR_HOST)/bin/mkdosfs
endef
define Host/Clean