diff options
author | Jose Quaresma <quaresma.jose@gmail.com> | 2023-06-27 10:16:41 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-06-28 23:17:13 +0100 |
commit | 66b8e3c14d18b6256dbfd9043ebb21f8a71a0d15 (patch) | |
tree | 1ea4c978881b3a36653ad37cfc2fd7161b329f1e /scripts/lib/scriptutils.py | |
parent | ff3d1490a47136cce3299235b4bded24b45b7c4e (diff) | |
download | poky-66b8e3c14d18b6256dbfd9043ebb21f8a71a0d15.tar.gz |
kernel-module-split: install config modules directories only when they are needed
Instaed of allways create the directories and removing it at the if they are
not used, we can just do it when there are modules configuration to be created.
So the best thing to do is install the directories only when necessary.
(From OE-Core rev: 71460993f350bca3d5a22115fd5551696f955c9f)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions