OSDN Git Service

Do not call assert-max-image-size when system image size is calculated automatically
authorJaap Jan Meijer <jjmeijer88@gmail.com>
Mon, 15 Aug 2016 20:15:51 +0000 (22:15 +0200)
committerJaap Jan Meijer <jjmeijer88@gmail.com>
Mon, 15 Aug 2016 20:15:51 +0000 (22:15 +0200)
commit7e49f2315468f06f2209f1dbeb521916b5494e7e
treecfa1f687c7be5901600eac56ebd08da92ff188c2
parent2165401c308ad11bbdc30f7d24884edd3d068556
Do not call assert-max-image-size when system image size is calculated automatically

When BOARD_SYSTEMIMAGE_PARTITION_SIZE is set to 0 the system image size is calculated
automatically, it does not make sense to call assert-max-image-size and it will fail.
core/Makefile