X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=inline;f=tools%2Fmtools%2FMakefile;h=8d227c147779383d4fc75e55ca1c49545482e811;hb=cf1698c6370d6a64f5f70a2dc5652d1fbc62afc3;hp=994ca8d0d51df5e3b7b86e7bbe8bb76d8281eb2b;hpb=25482a60b34d4c4c2d6ad1dd3c65bf1e8be79472;p=openwrt%2F.git diff --git a/tools/mtools/Makefile b/tools/mtools/Makefile index 994ca8d0d5..8d227c1477 100644 --- a/tools/mtools/Makefile +++ b/tools/mtools/Makefile @@ -16,6 +16,8 @@ PKG_CAT:=zcat include $(INCLUDE_DIR)/host-build.mk +HOST_LDFLAGS += $(HOST_STATIC_LINKING) + define Host/Compile $(MAKE) -C $(HOST_BUILD_DIR) mcopy endef