build/prereq: merge ifndef IB block together
authorPaul Spooren <mail@aparcar.org>
Wed, 30 Dec 2020 04:19:08 +0000 (18:19 -1000)
committerPaul Spooren <mail@aparcar.org>
Thu, 31 Dec 2020 19:33:07 +0000 (09:33 -1000)
commit2c37993c8a6f64b736f3ad37c1ac20046d0d1e1b
treed6961d1cf1273823a22ff89d56f686e313873b54
parent79b1fa170288115d1929c55713dc840a133bddd9
build/prereq: merge ifndef IB block together

Multiple prereq checks are only required within the build system but not
for the ImageBuilder. These checks are excluded by using ifndef IB.

This commit merges the three ifndef IB blocks together.

Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit cc9d5b5a488d3a43068f621a1ef184f06e43bede)
include/prereq-build.mk