From bc6fcb0067e2af16337cd3144c4c5ab532f09ac0 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 22 Feb 2009 17:50:31 +0000 Subject: eliminate redundancy by creating the quilt_used stampfile in the right place SVN-Revision: 14620 --- include/host-build.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'include/host-build.mk') diff --git a/include/host-build.mk b/include/host-build.mk index fdba1b36cb..3f714cd682 100644 --- a/include/host-build.mk +++ b/include/host-build.mk @@ -27,7 +27,6 @@ ifneq ($(strip $(HOST_UNPACK)),) define Host/Prepare/Default $(HOST_UNPACK) $(Host/Patch) - $(if $(QUILT),touch $(HOST_BUILD_DIR)/.quilt_used) endef endif -- cgit v1.2.3