diff options
| author | Andy Shevchenko <[email protected]> | 2021-12-06 14:44:12 +0300 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2021-12-17 09:44:59 -0700 |
| commit | 022f6b0643ee7cf6f9474b768ba2aa802762980b (patch) | |
| tree | a7111ff9c51c9d2d17db5bf06d677fc15711ff8a /scripts/const_structs.checkpatch | |
| parent | 6405ab7ad5898966136cf9044fef1bc0c4fe0ea9 (diff) | |
binman: Do not pollute source tree when build with `make O=...`
Importing libraries in Python caches the bytecode by default.
Since we run scripts in source tree it ignores the current directory
settings, which is $(srctree), and creates cache just in the middle
of the source tree. Move cache to the current directory.
Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
