summaryrefslogtreecommitdiff
path: root/include/quilt.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-02-22 16:49:21 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-02-22 16:49:21 +0000
commite7b01c6aa1fcb3a58f7970d28923839dc344ecb5 (patch)
treea4bd214b71c230791e55098476585274a109a20e /include/quilt.mk
parent474b55fe55facc2c4db0b476ba4ec16f3686eb0d (diff)
downloadmtk-20170518-e7b01c6aa1fcb3a58f7970d28923839dc344ecb5.zip
mtk-20170518-e7b01c6aa1fcb3a58f7970d28923839dc344ecb5.tar.gz
mtk-20170518-e7b01c6aa1fcb3a58f7970d28923839dc344ecb5.tar.bz2
fix missing change from r14610
SVN-Revision: 14617
Diffstat (limited to 'include/quilt.mk')
-rw-r--r--include/quilt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/quilt.mk b/include/quilt.mk
index 358b64b..4323c77 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; \