From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-relay1.cs.ubc.ca (mail-relay1.cs.ubc.ca [142.103.6.79]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 0E6A567A3F for ; Wed, 29 Mar 2006 02:12:25 +1100 (EST) Date: Tue, 28 Mar 2006 06:40:44 -0800 (PST) From: Dustin Lang To: Michal Purzynski Subject: Re: 2.6.16 does not boot on powerbook In-Reply-To: Message-ID: References: <442925A8.6030004@rsbac.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi again, I was wrong about MULTIPLATFORM - it IS set in my config. Here's my config: CONFIG_PPC_MULTIPLATFORM=y # CONFIG_PPC_ISERIES is not set # CONFIG_EMBEDDED6xx is not set # CONFIG_APUS is not set # CONFIG_PPC_CHRP is not set CONFIG_PPC_PMAC=y I also set the environment variable ARCH=powerpc in my .bashrc file so I don't forget :) Cheers, dstn.