Xi Chen has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48201 )
Change subject: Makefile.inc: Fix $(@) shows empty issue
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/48201/1/Makefile.inc
File Makefile.inc:
https://review.coreboot.org/c/coreboot/+/48201/1/Makefile.inc@339
PS1, Line 339: $$(<) -->
the $$(<) --> should not be included?
"$$(<) -->" is added by myself.
The building log shows that $(@) may be a random file name, developers can't match the file with $(1) easily.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/48201
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Id6a66e25d7dfe8fe6410e517593ed22a438d2f82
Gerrit-Change-Number: 48201
Gerrit-PatchSet: 1
Gerrit-Owner: Xi Chen
xixi.chen@mediatek.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Wed, 02 Dec 2020 08:30:21 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Hung-Te Lin
hungte@chromium.org
Gerrit-MessageType: comment