fix missing change from r14610
SVN-Revision: 14617
This commit is contained in:
parent
474b55fe55
commit
e7b01c6aa1
1 changed files with 1 additions and 1 deletions
|
@ -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; \
|
||||
|
|
Loading…
Reference in a new issue