From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1D2wlr-0007mq-CB for mharc-grub-devel@gnu.org; Sun, 20 Feb 2005 14:29:35 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D2wlp-0007is-7L for grub-devel@gnu.org; Sun, 20 Feb 2005 14:29:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D2wll-0007gx-Jy for grub-devel@gnu.org; Sun, 20 Feb 2005 14:29:30 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D2wi5-00067v-OC for grub-devel@gnu.org; Sun, 20 Feb 2005 14:25:41 -0500 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D2vzw-0003QB-UZ for grub-devel@gnu.org; Sun, 20 Feb 2005 13:40:05 -0500 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 590BFFEB2849 for ; Sun, 20 Feb 2005 19:40:03 +0100 (CET) Received: from 127.0.0.1 ([127.0.0.1] helo=localhost) by ASSP-nospam ; 20 Feb 05 18:40:03 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sun, 20 Feb 2005 19:41:21 +0100 User-Agent: KMail/1.7.1 References: <20050219233439.GA17519@miracle> <200502201439.20815.okuji@enbug.org> <346f53d6be98efc620fc845c6407a0cf@penguinppc.org> In-Reply-To: <346f53d6be98efc620fc845c6407a0cf@penguinppc.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502201941.21384.okuji@enbug.org> Subject: Re: [patch] PPC build fixes 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: Sun, 20 Feb 2005 19:29:34 -0000 On Sunday 20 February 2005 17:38, Hollis Blanchard wrote: > Oops, I meant to convert that into using a more generic "flags" > argument, and then "no_apm" becomes one bit in it. How would that be? Not bad. Okuji