Nicholas Chin uploaded patch set #2 to this change.

View Change

The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)

Makefile.mk: Include build/dsdt.d at common point of build

Instead of including the dependency file generated in asl_template when
the template is evaluated, add it to the DEPENDENCIES variable so that
it is included when the rest of the .d files in the DEPENDENCIES are
included in the top level Makefile. This should be safe since template
is evaluated while calling includemakefiles, which is called before the
files in DEPENDENCIES are included.

Change-Id: Ie8271d1e172395917f2859c8bbfd2041ddc572ca
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
---
M Makefile.mk
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/80383/2

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

Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ie8271d1e172395917f2859c8bbfd2041ddc572ca
Gerrit-Change-Number: 80383
Gerrit-PatchSet: 2
Gerrit-Owner: Nicholas Chin <nic.c3.14@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset