mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
fix missing change from r14610
SVN-Revision: 14617
This commit is contained in:
parent
474b55fe55
commit
e7b01c6aa1
@ -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; \
|
||||||
|
Loading…
Reference in New Issue
Block a user