diff options
author | Martin Roth <martinroth@google.com> | 2016-02-22 14:03:13 -0800 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-02-24 19:22:52 +0100 |
commit | 22aa9e3fcc973dccdbe4f19cad8de6d3146c701f (patch) | |
tree | 60bb83ee8860d2d2cf2f2a9c3ae2e35b914e7d93 /util/ifdfake | |
parent | bf08da27d56f12e9176fc419f39b4951cd46a8f2 (diff) | |
download | coreboot-22aa9e3fcc973dccdbe4f19cad8de6d3146c701f.tar.xz |
u-boot: Make sure targets aren't duplicated
When U-Boot isn't selected as a payload, two of the targets:
$(project_dir): and $(project_dir)/$(TAG-y) evaluated to the same
value, generating a make warning when running a clean. By adding
additional text to the file that is created, this is avoided.
Gets rid of these warnings:
Makefile.inc:54: warning: overriding commands for target `u-boot'
Makefile.inc:37: warning: ignoring old commands for target `u-boot'
Change-Id: I4b4df753612b674b3ccde2a757338840be92d1f2
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/13767
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'util/ifdfake')
0 files changed, 0 insertions, 0 deletions