From e554dafa937397d8a0c5894effa1d1c8dc7868d7 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 20 Sep 2007 16:17:50 +0000 Subject: fix spontaneous rebuilds caused by make package//update with quilt SVN-Revision: 8879 --- include/quilt.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'include/quilt.mk') diff --git a/include/quilt.mk b/include/quilt.mk index a2cbdf9eeb..a7aac91c06 100644 --- a/include/quilt.mk +++ b/include/quilt.mk @@ -26,7 +26,6 @@ endef QUILT?=$(strip $(shell test -f $(PKG_BUILD_DIR)/.quilt_used && echo y)) ifneq ($(QUILT),) - STAMP_PREPARED:=$(strip $(STAMP_PREPARED))_q STAMP_PATCHED:=$(PKG_BUILD_DIR)/.quilt_patched override CONFIG_AUTOREBUILD= define Build/Patch/Default -- cgit v1.2.3