2007-05-16 Robert Millan <rmh@aybabtu.com>
* DISTLIST: Update for the latest changes. * conf/i386-pc.rmk: Use the new paths for util/getroot.c, util/grub-mkdevicemap.c, util/grub-probe.c and util/biosdisk.c. * util/grub-emu.c: Replace grub/i386/pc/util/biosdisk.h with grub/util/biosdisk.h. * util/i386/pc/grub-setup.c: Replace grub/machine/util/biosdisk.h with grub/util/biosdisk.h.
This commit is contained in:
parent
48e12b52d3
commit
8fff7c2f2a
6 changed files with 70 additions and 59 deletions
|
@ -28,7 +28,7 @@
|
|||
#include <grub/partition.h>
|
||||
#include <grub/pc_partition.h>
|
||||
#include <grub/env.h>
|
||||
#include <grub/machine/util/biosdisk.h>
|
||||
#include <grub/util/biosdisk.h>
|
||||
#include <grub/machine/boot.h>
|
||||
#include <grub/machine/kernel.h>
|
||||
#include <grub/term.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue