grub-devel
[Top][All Lists]
Advanced

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

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


From: Robert Millan
Subject: [PATCH] use $(target_cpu) in conf/*.rmk
Date: Mon, 29 Jun 2009 15:08:40 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

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).

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."

Attachment: vars_in_mk.diff
Description: Text Data


reply via email to

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