|
|
@@ -9,8 +9,8 @@ include $(INCLUDE_DIR)/image.mk
|
|
|
|
|
|
export PATH=$(TARGET_PATH):/sbin
|
|
|
|
|
|
-GRUB2_MODULES = biosdisk boot chain configfile ext2 linux ls part_msdos reboot serial test vga
|
|
|
-GRUB2_MODULES_ISO = biosdisk boot chain configfile iso9660 linux ls part_msdos reboot serial test vga
|
|
|
+GRUB2_MODULES = biosdisk boot chain configfile ext2 linux ls part_msdos reboot serial vga
|
|
|
+GRUB2_MODULES_ISO = biosdisk boot chain configfile iso9660 linux ls part_msdos reboot serial vga
|
|
|
GRUB_TERMINALS =
|
|
|
GRUB_SERIAL_CONFIG =
|
|
|
GRUB_TERMINAL_CONFIG =
|