]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix bug in dependency checking
authorStefano Babic <sbabic@denx.de>
Mon, 18 Feb 2008 07:03:51 +0000 (08:03 +0100)
committerWolfgang Denk <wd@denx.de>
Fri, 22 Feb 2008 11:19:04 +0000 (12:19 +0100)
commit019895a8dee71a9f00da05c03e379f45d581b0fe
tree7c97e04dc6c53c7aff1941b76a6090dbc2793007
parent98ba144ccc912eee90dd42699f023c497ce774c6
Fix bug in dependency checking

By adding VERSION_FILE to the PHONY targets the script
/tools/setlocalversion is always called and version_autogenerated.h
is replaced only if the script find a modified source file.

Signed-off-by: Stefano Babic <sbabic@denx.de>
Makefile