ramips: fix build error on oversized images by putting the dir-860l-b1 size check at the end of the chain
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48681
This commit is contained in:
@@ -1034,8 +1034,8 @@ define Device/dir-860l-b1
|
|||||||
IMAGE/factory.bin := \
|
IMAGE/factory.bin := \
|
||||||
append-kernel | pad-offset 65536 64 | append-rootfs | pad-rootfs -x 64 | \
|
append-kernel | pad-offset 65536 64 | append-rootfs | pad-rootfs -x 64 | \
|
||||||
seama -m "dev=/dev/mtdblock/2" -m "type=firmware" | \
|
seama -m "dev=/dev/mtdblock/2" -m "type=firmware" | \
|
||||||
check-size $$$$(IMAGE_SIZE) | \
|
seama-seal -m "signature=wrgac13_dlink.2013gui_dir860lb" | \
|
||||||
seama-seal -m "signature=wrgac13_dlink.2013gui_dir860lb"
|
check-size $$$$(IMAGE_SIZE)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Device/firewrt
|
define Device/firewrt
|
||||||
|
|||||||
Reference in New Issue
Block a user