mediatek: mt7622: make sure image generation can run in parallel
authorDaniel Golle <daniel@makrotopia.org>
Tue, 2 Mar 2021 01:41:00 +0000 (01:41 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 2 Mar 2021 01:41:31 +0000 (01:41 +0000)
commitbb98ddc47b5d7c91428bfe0ca0f469a8f518f575
treeb00e628fc6d26ea28f0a0edb57b4a83f85f73681
parenta3288c35efbd5e2a97aafffc23ae8703ed394801
mediatek: mt7622: make sure image generation can run in parallel

The previous approach of referencing artifacts in follow-up artifacts
can't work with parallel builds in the current way image.mk is built.
Refactor things so this is not needed.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
include/image-commands.mk
target/linux/mediatek/image/mt7622.mk