From 8f3f1755d9495631becd3887e87e35ef7c5c8045 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 20 Sep 2007 16:17:50 +0000 Subject: fix spontaneous rebuilds caused by make package//update with quilt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8879 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 a2cbdf9ee..a7aac91c0 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