ar71xx: allow tp-link initramfs images to exceed size limits
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45645
This commit is contained in:
parent
a13e2d0e5c
commit
293b82501c
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ define Build/mktplinkfw-initramfs
|
|||
-H $(TPLINK_HWID) -W $(TPLINK_HWREV) -F $(TPLINK_FLASHLAYOUT) -N OpenWrt -V $(REVISION) \
|
||||
-k $@ \
|
||||
-o $@.new \
|
||||
-s \
|
||||
-s -S \
|
||||
-c
|
||||
@mv $@.new $@
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue