diff options
author | Simon Glass <sjg@chromium.org> | 2021-03-25 06:40:48 +1300 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-03-26 17:03:04 +1300 |
commit | 91f414b3a82e5e8419a0ad703b7055884c4be254 (patch) | |
tree | 358d98b2c6a80eefcb46bdf13f61913d24eeb750 /scripts/config_whitelist.txt | |
parent | 4c6f65074e75fc9ddf5aa553f2f0738617fd00d5 (diff) | |
download | u-boot-91f414b3a82e5e8419a0ad703b7055884c4be254.tar.gz u-boot-91f414b3a82e5e8419a0ad703b7055884c4be254.tar.xz u-boot-91f414b3a82e5e8419a0ad703b7055884c4be254.zip |
libfdt: Tidy up pylibfdt build rule
At present the build rule for pylibfdt depends on _libfdt.so but modern
Python versions add a different suffix to the output file, resulting in
something like _libfdt.cpython-38-x86_64-linux-gnu.so
The result is that pylibfdt is rebuilt every time.
Rename the file the standard name so that the rule works correctly. Also
add libfdt.py to the dependencies, so that file is always created if
missing.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'scripts/config_whitelist.txt')
0 files changed, 0 insertions, 0 deletions