Patch Set 2:

Patch Set 2:

Patch Set 2:

Empty c files instead of empty headers? How does that make a difference? The right way is to have no files when none are required -> fix the build system

I don't think he meant replacing the header file by an empty C file.

  #include "variant/hda_verb.h"

This is from mb/intel/coffeelake_rvp/hda_verb.c, which requires every variant to have such a header file. I think what he suggested was to move the hda_verb.c to the variant directories and add them to their Makefile.inc, if needed.

That's not what I understood from the commit message tbh

Angel, could you explain what exactly the change is trying to achieve - I must be missing something here

I fear you've mixed what this change does with the idea I had later on, and naturally ended up very confused. I'm going to scrap this change, and instead do what I just wrote in the reply to Felix (which does not involve adding any empty files; in fact, one file will be removed).

Hope this helps 😊

View Change

To view, visit change 48360. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I00d968563539a4e1b8d1e12145293439d8358555
Gerrit-Change-Number: 48360
Gerrit-PatchSet: 2
Gerrit-Owner: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Felix Singer <felixsinger@posteo.net>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Michael Niewöhner <foss@mniewoehner.de>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Subrata Banik <subrata.banik@intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Comment-Date: Thu, 10 Dec 2020 17:00:15 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment