X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=tools%2Fquilt%2FMakefile;fp=tools%2Fquilt%2FMakefile;h=221398f29b716c502d4784e98bb782416785b144;hp=b973eb404f59aad28711843827f7bb2d53f416cf;hb=ecd181d306ee600dde74f831a5e856e0d0d09807;hpb=0ceaf611983cc16eb56982f9e66c9f111ed81dce diff --git a/tools/quilt/Makefile b/tools/quilt/Makefile index b973eb404f..221398f29b 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