From 683cf9bc88662af683e1906d16b943998e8ee2f7 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 22 Nov 2014 01:17:00 -0500 Subject: buildrom-withgrub: Fix mistake in comment. --- (limited to 'buildrom-withgrub') diff --git a/buildrom-withgrub b/buildrom-withgrub index 6e34ee2..51a9c9e 100755 --- a/buildrom-withgrub +++ b/buildrom-withgrub @@ -60,7 +60,7 @@ do rm -rf top64k.bin fi - # Generate each type of GRUB configuration for this type of ROM image + # Add the correct GRUB configuration file for this image. for keymap in $(ls ../resources/utilities/grub-assemble/keymap/original) do # copy the images based on the keymap -- cgit v0.9.1