]> git.ipfire.org Git - thirdparty/grub.git/commit
2008-02-01 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Fri, 1 Feb 2008 15:45:17 +0000 (15:45 +0000)
committerrobertmh <robertmh@localhost>
Fri, 1 Feb 2008 15:45:17 +0000 (15:45 +0000)
commit7d31f41fc6c8db25216e600d93cfccb0411abcaf
tree0798a8eebf1145608747baa8a278cdf13a279e29
parent60b6be74b99706f8a8ab817e38ed978a0f415df8
2008-02-01  Robert Millan  <rmh@aybabtu.com>

        * conf/i386-efi.rmk (normal/execute.c_DEPENDENCIES): Move to the
        top.
        (normal/command.c_DEPENDENCIES): New variable.
        (grub-emu_DEPENDENCIES, normal_mod_DEPENDENCIES): Remove variables.
        * conf/i386-ieee1275.rmk: Likewise.
        * conf/i386-linuxbios.rmk: Likewise.
        * conf/i386-pc.rmk: Likewise.
        * conf/sparc64-ieee1275.rmk: Likewise.
        * conf/powerpc-ieee1275.rmk: Likewise.
        (grub_emu_SOURCES): Add `fs/fshelp.c'.

        * genmk.rb: Add `$(#{src}_DEPENDENCIES)' in targets that require it.
15 files changed:
ChangeLog
conf/common.mk
conf/i386-efi.mk
conf/i386-efi.rmk
conf/i386-ieee1275.mk
conf/i386-ieee1275.rmk
conf/i386-linuxbios.mk
conf/i386-linuxbios.rmk
conf/i386-pc.mk
conf/i386-pc.rmk
conf/powerpc-ieee1275.mk
conf/powerpc-ieee1275.rmk
conf/sparc64-ieee1275.mk
conf/sparc64-ieee1275.rmk
genmk.rb