diff options
author | Simon Glass <sjg@chromium.org> | 2021-03-25 06:40:50 +1300 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-03-26 17:03:08 +1300 |
commit | 13d71152f1e1323e0a5caf3a78b7a457fff58257 (patch) | |
tree | f397e00f28733343b0311c0556141ec94a9f998b /cmd/w1.c | |
parent | 6519da47411e90322c59e3fa4b41ff398ff0a688 (diff) | |
download | u-boot-13d71152f1e1323e0a5caf3a78b7a457fff58257.tar.gz u-boot-13d71152f1e1323e0a5caf3a78b7a457fff58257.tar.xz u-boot-13d71152f1e1323e0a5caf3a78b7a457fff58257.zip |
Makefile: Depend only on required of-platdata files
When OF_PLATDATA_INST is enabled, we need dt-uclass.c and dt-device.c for
the build to work. When OF_PLATDATA_INST is not enabled, we only need
dt-plat.c
Update the Makefile rules to indicate this.
At present all files are generated and compiled regardless of which are
actually needed.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'cmd/w1.c')
0 files changed, 0 insertions, 0 deletions