grub-devel
[Top][All Lists]
Advanced

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

Re: [Patch] Move normal.mod to conf/common.rmk


From: Vesa Jääskeläinen
Subject: Re: [Patch] Move normal.mod to conf/common.rmk
Date: Mon, 23 Mar 2009 18:15:14 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

phcoder wrote:
> Hello. I propose to create a symlink normal/cpu. This way normal.mod can
> be moved to conf/common.rmk. Works fine on i386-pc. Can people having
> other platforms test?

I do not like the fact that you hardcoded filenames what can be on
platform dependant parts.

I have also though this issue some times and I think the best option
would be:

## common.rmk ##

normal.mod: <common files> normal_arch.lib

## arch.rmk ##

normal_arch.lib: setjmp.S <or what ever is needed for the platform.>





reply via email to

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