Skip to content
Commit e616100e authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: fix build error for freestanding.o



Since commit f51a2264 ("efi_loader: provide freestanding library") in
parallel builds errors

    lib/efi_selftest/../efi_loader/efi_freestanding.o:
    file not recognized: File truncated

occur. Obviously make cannot correctly sequence parallel builds with a
dependency like ../efi_loader/efi_freestanding.o.

Fixes: f51a2264 ("efi_loader: provide freestanding library")
Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 3eeb09b4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment