diff options
Diffstat (limited to 'tools/mtools')
-rw-r--r-- | tools/mtools/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/mtools/Makefile b/tools/mtools/Makefile index 3bbc1a41a7..674c8dd2cc 100644 --- a/tools/mtools/Makefile +++ b/tools/mtools/Makefile @@ -21,8 +21,6 @@ include $(INCLUDE_DIR)/host-build.mk HOST_CONFIGURE_VARS += \ ac_cv_header_iconv_h=no -HOST_LDFLAGS += $(HOST_STATIC_LINKING) - define Host/Compile $(MAKE) -C $(HOST_BUILD_DIR) mcopy endef |