From b0fc2cbc0cc5ddce2a51e94fce3656d8139d7718 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Wed, 6 Sep 2017 15:56:37 -0400 Subject: Integrate grub_build_font into GRUB action script --- projects/grub/grub | 2 ++ 1 file changed, 2 insertions(+) (limited to 'projects/grub') diff --git a/projects/grub/grub b/projects/grub/grub index 086215bf..16b63634 100755 --- a/projects/grub/grub +++ b/projects/grub/grub @@ -82,10 +82,12 @@ build() { case "${target}" in bios) grub_build_floppy_image + grub_build_font grub_copy_modules ;; *) grub_build_standalone_image + grub_build_font grub_copy_modules ;; esac -- cgit v1.2.3-70-g09d2