summaryrefslogtreecommitdiffstats
path: root/bootloader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/Makefile')
-rw-r--r--bootloader/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootloader/Makefile b/bootloader/Makefile
index c2cbd8c..bd8f7b0 100644
--- a/bootloader/Makefile
+++ b/bootloader/Makefile
@@ -2,7 +2,7 @@ MY_TARGETS = images kbd-names.txt lang-kbds.txt maggy unicode.pf2
ARCH = $(shell uname -m)
-GRUB2_MODULES = iso9660 ext2 fat jfs reiserfs xfs \
+GRUB2_MODULES = iso9660 ext2 fat f2fs jfs reiserfs xfs \
part_apple part_bsd part_gpt part_msdos \
all_video font gfxterm gfxmenu png \
boot chain configfile echo gettext \