From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgr3.xmission.com (mgr3.xmission.com [198.60.22.203]) by ozlabs.org (Postfix) with ESMTP id 07AB867A5A for ; Mon, 27 Mar 2006 08:44:16 +1100 (EST) Message-ID: <44270B34.3070406@fugal.net> Date: Sun, 26 Mar 2006 14:44:20 -0700 From: Hans Fugal MIME-Version: 1.0 To: Hollis Blanchard References: <442008EE.6040808@fugal.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Subject: Re: make install on ppc Cc: linuxppc-dev list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hollis Blanchard wrote: > On Mar 21, 2006, at 8:08 AM, Hans Fugal wrote: > >> Is there something that stops us from having a make install target for >> ppc? > > Why do you want it, and what would it do? Clearly not many people have > needed it so far... I bet a lot of people have typed it, wished it was there, then worked around it. That's what I've been doing for a year now. It doesn't do much - basically it has the proper dependencies and runs installkernel with the appropriate arguments (as indicated by `make help`). Thanks