mirror of https://github.com/hak5/openwrt.git
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