]> git.proxmox.com Git - grub2.git/commit - conf/i386-pc.mk
2007-08-29 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Wed, 29 Aug 2007 10:39:42 +0000 (10:39 +0000)
committerrobertmh <robertmh@localhost>
Wed, 29 Aug 2007 10:39:42 +0000 (10:39 +0000)
commit38da6516433f207e04ccd70f7107a497a372d45b
tree5e4cd1e9fdf3026455d4389966ef1f751152a805
parent58d080fbb49fc56b4296558606536c5323e97333
2007-08-29  Robert Millan  <rmh@aybabtu.com>

Patch from Simon Peter <dn.tlp@gmx.net>:
* genmk.rb (Utility): Append $(#{src}_DEPENDENCIES) to #{obj} targets.
* conf/i386-pc.rmk: Replace grub-probe_DEPENDENCIES with
util/grub-probe.c_DEPENDENCIES.  Replace grub-setup_DEPENDENCIES with
util/i386/pc/grub-setup.c_DEPENDENCIES.
* conf/i386-efi.rmk: Replace grub-probe_DEPENDENCIES with
util/grub-probe.c_DEPENDENCIES.
* conf/powerpc-ieee1275.rmk: Likewise.
ChangeLog
conf/i386-efi.mk
conf/i386-efi.rmk
conf/i386-pc.mk
conf/i386-pc.rmk
conf/powerpc-ieee1275.mk
conf/powerpc-ieee1275.rmk
genmk.rb