Quoting Robert Millan <r...@aybabtu.com>:
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
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel