summaryrefslogtreecommitdiffstats
path: root/include/quilt.mk
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-02-22 16:49:21 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-02-22 16:49:21 +0000
commit5bbc97f2308f02c7ad79c278a89a7ee7ce27ac65 (patch)
tree3a57f2d80ed0980588ff395e996075d67f0c4bc3 /include/quilt.mk
parentb8d9f0e7590bd24f22c9cf573d5cd382e20e598a (diff)
fix missing change from r14610
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14617 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 358b64ba0..4323c77b2 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; \