Moving outdir contents to a BOARD-specific subdirectory
Andy Ross
I just pushed the following to gerrit, for possible merge sometime in
the 1.6 timeframe. It will modify outdir to contain separate subdirectories for each BOARD variant built, so they won't collide in undetectable ways at build time when you swap targets or forget the make variable: https://gerrit.zephyrproject.org/r/#/c/4310/ It also will change the location of the output files for anyone building without a custom O= variable, which will impact scripting. (Though to be fair: if you're automating builds you probably want to be setting O manually!) Please be aware, and review the change if interested. Andy
|
|