mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
fix missing change from r14610
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14617 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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; \
|
||||||
|
|||||||
Reference in New Issue
Block a user