grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] use $(target_cpu) in conf/*.rmk


From: Pavel Roskin
Subject: Re: [PATCH] use $(target_cpu) in conf/*.rmk
Date: Mon, 29 Jun 2009 21:05:12 -0400
User-agent: Internet Messaging Program (IMP) H3 (4.1.4)

Quoting Robert Millan <address@hidden>:


This patch replaces a few hardcoded architecture names in conf/*.rmk
with $(target_cpu).  It makes it easier to share code.

As a result of this, the setjmp module declarations are unified.

grub-emu can too be unified similarly, although util/$(target_cpu)/$(platform)/misc.c might be better off with a complete merge (they're always identical, or almost).

Fine with me.

I'm actually thinking of making dl.c similar to each other by using the notation without "32" and "64". At least it would be easier to compare them.

--
Regards,
Pavel Roskin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]