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)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 4 May 2017 06:31:53 +0000 (14:31 +0800)
commitcf60ac151e802a783f31543a05992ecfb8f13833
treea3412d110e4da092b41036d2cd724aba9e0a6211
parent49717409a50aedcfc843ef531d464f83ca161deb
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