summaryrefslogtreecommitdiff
path: root/package/grub/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/grub/Makefile')
-rw-r--r--package/grub/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/grub/Makefile b/package/grub/Makefile
index d6b59b96d..67c89e02b 100644
--- a/package/grub/Makefile
+++ b/package/grub/Makefile
@@ -44,7 +44,7 @@ GRUB_DIR= boot/grub
GRUB_PREFIX= (hd0,msdos1)/boot/grub
GRUB_TARGET= mips
GRUB_PLATFORM= arc
-GRUB_MODULES= boot linux ext2 fat part_msdos part_gpt normal
+GRUB_MODULES= boot linux ext2 part_dvh normal
endif
ifeq ($(ADK_PACKAGE_GRUB_IEEE1275),y)