X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/51ba54f4037a2f8e42bb2eda874e3faed5db1a21..d9deabc7be23e4a38d0d3d0f5e7e331e93f01f0d:/tools/quilt/Makefile diff --git a/tools/quilt/Makefile b/tools/quilt/Makefile index b973eb404..221398f29 100644 --- a/tools/quilt/Makefile +++ b/tools/quilt/Makefile @@ -16,6 +16,7 @@ PKG_MD5SUM:=f77adda60039ffa753f3c584a286f12b include $(INCLUDE_DIR)/host-build.mk define Host/Configure + cd $(HOST_BUILD_DIR) && autoconf $(call Host/Configure/Default) [ -f $(HOST_BUILD_DIR)/Makefile ] endef