From e7b01c6aa1fcb3a58f7970d28923839dc344ecb5 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 22 Feb 2009 16:49:21 +0000 Subject: [PATCH] fix missing change from r14610 SVN-Revision: 14617 --- include/quilt.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/quilt.mk b/include/quilt.mk index 358b64ba0a..4323c77b2b 100644 --- a/include/quilt.mk +++ b/include/quilt.mk @@ -122,7 +122,7 @@ define Quilt/Refresh/Kernel $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR),platform/) endef -define Build/Quilt +define Quilt/Template $($(2)STAMP_PATCHED): $($(2)STAMP_PREPARED) @( \ cd $(1)/patches; \ -- 2.30.2