efi: Drop the message about building the EFI capsule
This message is not very useful, so drop it. Signed-off-by: Simon Glass <simon.glass@canonical.com>
This commit is contained in:
@@ -414,7 +414,6 @@ ifeq ($(CONFIG_EFI_CAPSULE_CRT_FILE),"")
|
||||
$(error "CONFIG_EFI_CAPSULE_CRT_FILE is empty, EFI capsule authentication \
|
||||
public key must be specified when CONFIG_EFI_CAPSULE_AUTHENTICATE is enabled")
|
||||
else
|
||||
$(Q)echo "Building capsule_esl_file: $@ from $<"
|
||||
$(call cmd,capsule_esl_gen)
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user