commit | def016dd5d99a4d7ca75430c11bebd4d224608e9 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Thu Nov 09 10:14:44 2017 -0600 |
committer | Kumar Gala <kumar.gala@gmail.com> | Thu Nov 09 14:23:41 2017 -0600 |
tree | 4205a2440d3696f420634d7829025c4fe78ca7d2 | |
parent | b37cfd647820ecd154597ae4c50d06b30311ba63 [diff] |
cmake: dts: Allow DTS_SOURCE to be defined anywhere Allow for DTS_SOURCE to be defined in other locations (ie by board directory code). Thus allow the board to set any location to find the dts source file. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>