2008-01-27 Robert Millan <rmh@aybabtu.com>
Fix parallel builds with grub-emu. Based on earlier commit for grub-probe and grub-setup. * conf/i386-pc.rmk (grub-emu_DEPENDENCIES): Renamed to ... (util/grub-emu.c_DEPENDENCIES): ... this. * conf/i386-efi.rmk (grub-emu_DEPENDENCIES): Renamed to ... (util/grub-emu.c_DEPENDENCIES): ... this. * conf/i386-linuxbios.rmk (grub-emu_DEPENDENCIES): Renamed to ... (util/grub-emu.c_DEPENDENCIES): ... this. * conf/i386-ieee1275.rmk (grub-emu_DEPENDENCIES): Renamed to ... (util/grub-emu.c_DEPENDENCIES): ... this. * conf/powerpc-ieee1275.rmk (grub-emu_DEPENDENCIES): Renamed to ... (util/grub-emu.c_DEPENDENCIES): ... this.
This commit is contained in:
parent
3f51de772d
commit
f75172d9e7
11 changed files with 26 additions and 10 deletions
16
ChangeLog
16
ChangeLog
|
@ -1,3 +1,19 @@
|
|||
2008-01-27 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
Fix parallel builds with grub-emu. Based on earlier commit for
|
||||
grub-probe and grub-setup.
|
||||
|
||||
* conf/i386-pc.rmk (grub-emu_DEPENDENCIES): Renamed to ...
|
||||
(util/grub-emu.c_DEPENDENCIES): ... this.
|
||||
* conf/i386-efi.rmk (grub-emu_DEPENDENCIES): Renamed to ...
|
||||
(util/grub-emu.c_DEPENDENCIES): ... this.
|
||||
* conf/i386-linuxbios.rmk (grub-emu_DEPENDENCIES): Renamed to ...
|
||||
(util/grub-emu.c_DEPENDENCIES): ... this.
|
||||
* conf/i386-ieee1275.rmk (grub-emu_DEPENDENCIES): Renamed to ...
|
||||
(util/grub-emu.c_DEPENDENCIES): ... this.
|
||||
* conf/powerpc-ieee1275.rmk (grub-emu_DEPENDENCIES): Renamed to ...
|
||||
(util/grub-emu.c_DEPENDENCIES): ... this.
|
||||
|
||||
2008-01-27 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* include/grub/powerpc/ieee1275/kernel.h: Introduce GRUB_MOD_GAP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue