diff options
author | Simon Glass <sjg@chromium.org> | 2020-12-28 20:34:53 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-01-05 12:26:35 -0700 |
commit | be3bd3bb177ec913050745131687089c1ff69c44 (patch) | |
tree | 7374763e5d0f9aa1d473ab63bd63ea1890a461cc /drivers/rtc | |
parent | 10cbd3b7da12e993c67d56182d30294661a93619 (diff) |
Makefile: Invoke dtoc only once
Update the Makefile to run dtoc only once, generating all required files.
This saves time since there is a lot of processing in each invocation of
dtoc.
We already have a variable for the object files to build, so use that
instead of repeating the same filenames. Add a C version of this also,
for the same reason.
This makes it easier to add new C files (generated by dtoc) to the build
later, as needed.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions