On Wed, Nov 20, 2019 at 4:14 AM Tom Rini <[email protected]> wrote: > > Now that we have buildman telling genboards.cfg to use an output > directory we need to ensure that it exists. > > Cc: Bin Meng <[email protected]> > Cc: Simon Glass <[email protected]> > Fixes: bc750bca1246 ("tools: buildman: Honor output directory when generating > boards.cfg") > Signed-off-by: Tom Rini <[email protected]> > --- > Changes in v2: > - Use os.makedirs() per Bin > --- > tools/buildman/control.py | 2 ++ > 1 file changed, 2 insertions(+) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

