From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757447AbXJZTqA (ORCPT ); Fri, 26 Oct 2007 15:46:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751301AbXJZTpx (ORCPT ); Fri, 26 Oct 2007 15:45:53 -0400 Received: from pasmtpa.tele.dk ([80.160.77.114]:55144 "EHLO pasmtpA.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751020AbXJZTpw (ORCPT ); Fri, 26 Oct 2007 15:45:52 -0400 Date: Fri, 26 Oct 2007 21:47:27 +0200 From: Sam Ravnborg To: Markus Elfring Cc: linux-kernel@vger.kernel.org Subject: Re: Check handling of kernel build output directory Message-ID: <20071026194727.GA23871@uranus.ravnborg.org> References: <20071026190500.GA23480@uranus.ravnborg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > > I did that clean-up step. You did it in your output directory I assume. kbuild complains that the source directory is not clean - which is what you need to clean up. Sam