commit | dbbe2e6401fc8539f456cab7ef1dd38f9495591d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 04 11:58:10 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 14 20:40:24 2016 -0600 |
tree | 4c9a6f88ab086ee49aa05ae5113d624be6b8a32d | |
parent | 69f2ed7746c8944b2865c3838c36d97908305586 [diff] |
dm: Makefile: Build of-platdata files when the feature is enabled Update the Makefile to call dtoc to create the C header and source files, then build these into the image. Signed-off-by: Simon Glass <sjg@chromium.org>