coreboot-kgpe-d16/payloads/external
Martin Roth 22aa9e3fcc 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>
2016-02-24 19:22:52 +01:00
..
FILO payloads: Reorganize Kconfig for external payloads 2015-07-07 22:49:47 +02:00
GRUB2 payloads/external/GRUB2: Add a possibility to add custom modules. 2016-02-17 18:41:39 +01:00
SeaBIOS SeaBIOS: Disable serial console if serial is memory mapped 2016-02-09 22:31:12 +01:00
U-Boot u-boot: Make sure targets aren't duplicated 2016-02-24 19:22:52 +01:00
linux payloads: Reorganize Kconfig for external payloads 2015-07-07 22:49:47 +02:00
tianocore payloads: Reorganize Kconfig for external payloads 2015-07-07 22:49:47 +02:00
tint Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
Makefile.inc Payloads: Add U-Boot as a coreboot-payload 2016-02-18 20:53:42 +01:00