mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-03 13:23:08 +00:00
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
@ -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 New Issue
Block a user