support/scripts/graph-depends: introduce MANDATORY_DEPS array
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 2 Dec 2018 09:04:35 +0000 (10:04 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 6 Dec 2018 21:17:07 +0000 (22:17 +0100)
commit3e19b837f494a25552b50547862ee52e34589935
tree9f7176d42eeb970f858824d4fcbd473ec8c4bf47
parent659d45adc4cdc12cd1ac8dd31fb1e24508841828
support/scripts/graph-depends: introduce MANDATORY_DEPS array

This array will be re-used in another function in a follow-up commit,
so it makes sense to factor it out.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
support/scripts/graph-depends