Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38530 )
Change subject: payloads/LinuxBoot: Fix initramfs Makefile rule
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38530/2/payloads/external/LinuxBoot...
File payloads/external/LinuxBoot/Makefile:
https://review.coreboot.org/c/coreboot/+/38530/2/payloads/external/LinuxBoot...
PS2, Line 65: linuxboot: kernel initramfs_compressed
could this be
linuxboot: kernel initramfs_compressed
kernel: initramfs_compressed
?
That should also enforce the order without serializing via calling sub-makes (which seems hackish to me)
--
To view, visit
https://review.coreboot.org/c/coreboot/+/38530
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I91d037a24b2893455761912fc966aa02272ad070
Gerrit-Change-Number: 38530
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Marcello Sylvester Bauer
marcello.bauer@9elements.com
Gerrit-Reviewer: Marcello Sylvester Bauer
sylv@sylv.io
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Tue, 28 Jan 2020 21:40:56 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment