mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
ramips: mt7621: fix error message when initramfs is too large
Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com> SVN-Revision: 47908
This commit is contained in:
parent
1c5136c4c3
commit
7de7bd0201
@ -1078,7 +1078,7 @@ define Device/ubnt-erx
|
||||
ubnt-erx-factory-kernel | \
|
||||
ubnt-erx-factory-rootfs | \
|
||||
ubnt-erx-factory-version | \
|
||||
ubnt-erx-factory-check-size $$$$(KERNEL_SIZE)
|
||||
ubnt-erx-factory-check-size $$(KERNEL_SIZE)
|
||||
IMAGE/sysupgrade.tar := sysupgrade-nand
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user