From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LlmoL-0001PA-E5 for mharc-grub-devel@gnu.org; Mon, 23 Mar 2009 12:15:37 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LlmoJ-0001P0-HB for grub-devel@gnu.org; Mon, 23 Mar 2009 12:15:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LlmoF-0001OR-1h for grub-devel@gnu.org; Mon, 23 Mar 2009 12:15:35 -0400 Received: from [199.232.76.173] (port=41989 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LlmoE-0001OO-Tw for grub-devel@gnu.org; Mon, 23 Mar 2009 12:15:30 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:55625 helo=jenni1.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LlmoE-0004E7-Ii for grub-devel@gnu.org; Mon, 23 Mar 2009 12:15:30 -0400 Received: from [192.168.1.102] (84.248.105.254) by jenni1.inet.fi (8.5.014) id 49B912AA00674638 for grub-devel@gnu.org; Mon, 23 Mar 2009 18:15:24 +0200 Message-ID: <49C7B592.9090307@nic.fi> Date: Mon, 23 Mar 2009 18:15:14 +0200 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: The development of GRUB 2 References: <49C7A64F.30004@gmail.com> In-Reply-To: <49C7A64F.30004@gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: [Patch] Move normal.mod to conf/common.rmk X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Mar 2009 16:15:35 -0000 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: normal_arch.lib ## arch.rmk ## normal_arch.lib: setjmp.S