Committed.
On Sun, Aug 03, 2008 at 11:04:35PM +0200, Robert Millan wrote:
>
> The elf version of grub-mkimage is multiplatform, so it makes no sense to
> keep it as arch-specific in the build system IMHO.
>
> This patch renames it to grub-mkelfimage, and arranges the build system &
> headers so
Robert Millan <[EMAIL PROTECTED]> writes:
> If there are no objections, I will check this in soon.
Looks fine to me.
Didn't you break the ability to cross compile for PPC on x86 along the
way?
--
Marco
___
Grub-devel mailing list
Grub-devel@gnu.org
If there are no objections, I will check this in soon.
The implicit idea is that later we could do the same renames for:
efi -> grub-mkpeimage
pc -> grub-mkrawimage
or something like that. So if someone doesn't like this, it's better to
bring it up now.
On Thu, Aug 07, 2008 at 03:15:42PM
On Tue, Aug 05, 2008 at 12:10:49PM +0200, Marco Gerards wrote:
> Robert Millan <[EMAIL PROTECTED]> writes:
>
> > The elf version of grub-mkimage is multiplatform, so it makes no sense to
> > keep it as arch-specific in the build system IMHO.
> >
> > This patch renames it to grub-mkelfimage, and ar
Robert Millan <[EMAIL PROTECTED]> writes:
> The elf version of grub-mkimage is multiplatform, so it makes no sense to
> keep it as arch-specific in the build system IMHO.
>
> This patch renames it to grub-mkelfimage, and arranges the build system &
> headers so that its build parameters are shared
The elf version of grub-mkimage is multiplatform, so it makes no sense to
keep it as arch-specific in the build system IMHO.
This patch renames it to grub-mkelfimage, and arranges the build system &
headers so that its build parameters are shared between i386-ieee1275 and
i386-coreboot (and in th