fix missing change from r14610

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14617 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2009-02-22 16:49:21 +00:00
parent afb201678c
commit cb4bea1db2
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ define Quilt/Refresh/Kernel
$(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR),platform/) $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR),platform/)
endef endef
define Build/Quilt define Quilt/Template
$($(2)STAMP_PATCHED): $($(2)STAMP_PREPARED) $($(2)STAMP_PATCHED): $($(2)STAMP_PREPARED)
@( \ @( \
cd $(1)/patches; \ cd $(1)/patches; \