From 1ca982f27c5068144dd637d761637da441cd0069 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14620 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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