From f80d70ea2134ecf98f3056325cd7cfbfac6a4c58 Mon Sep 17 00:00:00 2001 From: acoul Date: Tue, 27 Jul 2010 17:21:30 +0000 Subject: tools/quilt: fix openSUSE/patch-2.6.1.81 issue (closes #7635) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22397 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/quilt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to '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 -- cgit v1.2.3