008-09-09 Felix Zielcke <fzielcke@z-51.de>

* Makefile.in (RMKFILES): Add `i386.rmk' and `x86_64-efi.rmk'.
        Sort the list.
This commit is contained in:
fzielcke 2008-09-09 13:58:21 +00:00
parent 7fd75377be
commit 040030b3f2
2 changed files with 10 additions and 3 deletions

View file

@ -1,6 +1,11 @@
2008-09-09 Felix Zielcke <fzielcke@z-51.de>
* util/hostdisk.c: Change #include <grub/util/biosdisk.h> to
* Makefile.in (RMKFILES): Add `i386.rmk' and `x86_64-efi.rmk'.
Sort the list.
2008-09-09 Felix Zielcke <fzielcke@z-51.de>
* util/hostdisk.c: Replace #include <grub/util/biosdisk.h> with
#include <grub/util/hostdisk.h>.
2008-09-08 Robert Millan <rmh@aybabtu.com>