ar71xx: refresh kernel patches
[openwrt.git] / tools / mtools / Makefile
index 994ca8d..8d227c1 100644 (file)
@@ -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