Increase bootcheck timeout

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-04-28 09:40:50 +02:00
parent ee093e9f1c
commit dce9e78a4f

View file

@ -865,7 +865,8 @@ grub_mkpasswd_pbkdf2_CFLAGS += -Wno-missing-field-initializers -Wno-error -I$(sr
# Randomly generated
SUCCESSFUL_BOOT_STRING=3e49994fd5d82b7c9298d672d774080d
BOOTCHECK_TIMEOUT=60
# tianocore cd access is very slow
BOOTCHECK_TIMEOUT=600
bootcheck: $(BOOTCHECKS)