From d1933f97616f741723c7dbe0efb32bd9100c7886 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 29 Sep 2007 03:39:57 +0000 Subject: move a stampfile to make it easier to override the patch template SVN-Revision: 9062 --- include/host-build.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'include/host-build.mk') diff --git a/include/host-build.mk b/include/host-build.mk index c0d62148e8..e0a2ec1493 100644 --- a/include/host-build.mk +++ b/include/host-build.mk @@ -27,6 +27,7 @@ ifneq ($(strip $(PKG_UNPACK)),) define Build/Prepare/Default $(PKG_UNPACK) $(Build/Patch) + $(if $(QUILT),touch $(PKG_BUILD_DIR)/.quilt_used) endef endif -- cgit v1.2.3