Improve dependencies.py and add a --synth option
authorAnton Blanchard <anton@linux.ibm.com>
Mon, 20 Jan 2020 23:38:48 +0000 (10:38 +1100)
committerAnton Blanchard <anton@ozlabs.org>
Mon, 20 Jan 2020 23:38:48 +0000 (10:38 +1100)
commitd92f3da6060ace540d029e0c45cebcc4edf6df1c
tree910c9d09810b21861bfb2005fd848733d6a8b13a
parentffca138b78ebed796495bc1160260a18247e190e
Improve dependencies.py and add a --synth option

dependencies.py was pretty terrible at actually determining
dependencies. This improves it and also adds a --synth option.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
scripts/dependencies.py