diff options
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-07-05 15:30:40 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-07-22 19:36:19 (GMT) |
commit | 0d982c5853304ca366de3d3fbb24a2fba410fa6e (patch) | |
tree | 48ba211f6fdeff5da2891b2046fdce59c03e6932 /arch/arm/mach-omap2/omap5 | |
parent | 47a52cd1e4c2b1e5f205e337bf3e1ae83993b5a4 (diff) | |
download | u-boot-fsl-qoriq-0d982c5853304ca366de3d3fbb24a2fba410fa6e.tar.xz |
Makefile: add dependencies to regenerate u-boot.cfg when lost
When running a 'make clean' or carelessly removing u-boot.cfg, all
future make invocations (until autoconf is regenerated) will print
an error for a missing u-boot.cfg due to missing rules and dependencies.
This commit adds (i) an explicit rule dependency from all (which will
invokes the configuration checker) to cfg, and (b) adds a rule to
invoke scripts/Makefile.autoconf to regenerate u-boot.cfg.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/arm/mach-omap2/omap5')
0 files changed, 0 insertions, 0 deletions