mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-05 22:19:32 +01:00
fix quilt related unpack/patch error
SVN-Revision: 7481
This commit is contained in:
parent
bec24f113b
commit
ca69ff39c8
@ -51,7 +51,6 @@ define Kernel/Patch/Default
|
||||
$(if $(strip $(QUILT)),$(call Quilt/Patch,./patches,platform/), \
|
||||
if [ -d ./files ]; then $(CP) ./files/* $(LINUX_DIR)/; fi \
|
||||
)
|
||||
touch $(PKG_BUILD_DIR)/.quilt_used
|
||||
endef
|
||||
|
||||
$(STAMP_PATCHED): $(STAMP_PREPARED)
|
||||
|
Loading…
Reference in New Issue
Block a user