Hung-Te Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48201 )
Change subject: Makefile.inc: Fix $(@) shows empty issue ......................................................................
Patch Set 1:
(3 comments)
https://review.coreboot.org/c/coreboot/+/48201/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/48201/1//COMMIT_MSG@7 PS1, Line 7: Fix $(@) shows empty issue Fix empty output when processing C struct files in CBFS
https://review.coreboot.org/c/coreboot/+/48201/1//COMMIT_MSG@15 PS1, Line 15: @ $
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: $$(<) -->
"$$(<) -->" is added by myself. […]
then you should describe that in the commit description as well, or put that into a separate change.