Commit 65a7c43a authored by Anton Midyukov's avatar Anton Midyukov

grub: added fwsetup_efi.cfg

Added for EFI only (see stage1/scripts.d/01-grub).
parent f91443c8
......@@ -16,7 +16,7 @@ ifndef GRUB_DIRECT
# SUBPROFILES are considered GRUB_CFG too
# (note these can appear like stage2@live);
# 01defaults.cfg is included indefinitely
GRUB_CFG := $(GRUB_CFG) $(SUBPROFILE_DIRS) defaults
GRUB_CFG := $(GRUB_CFG) $(SUBPROFILE_DIRS) defaults fwsetup_efi
endif
DSTDIR := $(BUILDDIR)/stage1/files/boot/grub/.in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment