diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-04-03 12:30:25 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-04-07 08:41:10 -0400 |
commit | cffcd2861310855130db52c93f7bf4d9b511741d (patch) | |
tree | aeae11f5cd65e6c3892de63d0404800a04946da8 /tools/kwbimage.c | |
parent | e049b772ae21e6698b65ebb3bc3afc61c8b13f39 (diff) | |
download | u-boot-imx-cffcd2861310855130db52c93f7bf4d9b511741d.zip u-boot-imx-cffcd2861310855130db52c93f7bf4d9b511741d.tar.gz u-boot-imx-cffcd2861310855130db52c93f7bf4d9b511741d.tar.bz2 |
kbuild: include config.mk when auto.conf is not older than .config
Since the Kconfig conversion, config.mk has been included only when
include/config/auto.conf is newer than the .config file.
It causes build error if both files have the same time-stamps.
It is actually possible because EXT* file systems have a 1s time-stamp
resolution.
The config.mk should be included when include/config/auto.conf is
*not older* than the .config file.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reported-by: Tom Rini <trini@konsulko.com>
Reported-by: York Sun <yorksun@freescale.com>
Reported-by: Stephen Warren <swarren@nvidia.com>
Reported-by: Matthew Gerlach <mgerlach@opensource.altera.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'tools/kwbimage.c')
0 files changed, 0 insertions, 0 deletions