From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755329AbYIWVud (ORCPT ); Tue, 23 Sep 2008 17:50:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752796AbYIWVuZ (ORCPT ); Tue, 23 Sep 2008 17:50:25 -0400 Received: from terminus.zytor.com ([198.137.202.10]:53844 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752542AbYIWVuZ (ORCPT ); Tue, 23 Sep 2008 17:50:25 -0400 Message-ID: <48D96473.40701@zytor.com> Date: Tue, 23 Sep 2008 14:49:39 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Alain Knaff CC: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, w@1wt.eu Subject: Re: [update5] [PATCH] init: bzip2 or lzma -compressed kernels and initrds References: <200809090641.m896fscX028849@hitchhiker.org.lu> <48C99F29.2030007@zytor.com> <48C9A6C0.4070802@knaff.lu> <48C9A80D.1010703@zytor.com> <48D73858.3070900@knaff.lu> <48D7C304.4020709@zytor.com> <48D7C48F.8010907@knaff.lu> <48D93E68.6040701@zytor.com> <48D9471E.9090108@knaff.lu> <48D95A8F.10705@zytor.com> <48D95ECC.9010107@knaff.lu> <48D96013.1070507@zytor.com> In-Reply-To: <48D96013.1070507@zytor.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org H. Peter Anvin wrote: > > I mean I'm using O= to build in a different object directory. It > sometimes means one needs $(src) in places. > Sorry, $(srctree), not $(src). -hpa