2008-09-08 Robert Millan <rmh@aybabtu.com>
* include/grub/util/biosdisk.h: Move to ... * include/grub/util/hostdisk.h: ... here. Update all users. * util/biosdisk.c: Move to ... * util/hostdisk.c: ... here. Update all users.
This commit is contained in:
parent
783d0f484f
commit
ddbf5556a7
23 changed files with 69 additions and 62 deletions
|
@ -82,7 +82,7 @@ grub_emu_SOURCES = commands/boot.c commands/cat.c commands/cmp.c \
|
|||
partmap/amiga.c partmap/apple.c partmap/pc.c partmap/sun.c \
|
||||
partmap/acorn.c partmap/gpt.c \
|
||||
util/console.c util/hostfs.c util/grub-emu.c util/misc.c \
|
||||
util/biosdisk.c util/getroot.c \
|
||||
util/hostdisk.c util/getroot.c \
|
||||
util/i386/pc/misc.c \
|
||||
\
|
||||
disk/raid.c disk/raid5_recover.c disk/raid6_recover.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue