Searched hist:cc9b5ddaecd28ad8e29a8d4cbeff51f749335dcf (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/ |
| H A D | Makefile | cc9b5ddaecd28ad8e29a8d4cbeff51f749335dcf Tue Nov 14 14:47:18 UTC 2017 Stefan Agner <stefan.agner@toradex.com> envtools: make sure version/timestamp header file are available
With commit 84d46e7e8948 ("tools: env: allow to print U-Boot version") the fw_env utilities need the version.h header file. Building only the envtools in a pristine build directory will fail due to missing header files.
Make sure the header files are a dependency of the envtools target.
Fixes: 84d46e7e8948 ("tools: env: allow to print U-Boot version") Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Tested-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> (cherry picked from commit ded84f90a1066eef5f34daa4539273de64f7b811)
Change-Id: I9b019f1e757271fe19f8ef789d41a849619d699b Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
|