Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265629AbTIJUBR (ORCPT ); Wed, 10 Sep 2003 16:01:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265634AbTIJUBR (ORCPT ); Wed, 10 Sep 2003 16:01:17 -0400 Received: from sweetums.bluetronic.net ([24.199.150.42]:36051 "EHLO sweetums.bluetronic.net") by vger.kernel.org with ESMTP id S265629AbTIJUBG (ORCPT ); Wed, 10 Sep 2003 16:01:06 -0400 Date: Wed, 10 Sep 2003 15:58:02 -0400 (EDT) From: Ricky Beam To: Sam Ravnborg cc: Linux Kernel Mail List Subject: Re: kbuild: Build minimum in scripts/ when changing configuration In-Reply-To: <20030910191758.GC5604@mars.ravnborg.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 516 Lines: 17 On Wed, 10 Sep 2003, Sam Ravnborg wrote: >+scripts/fixdep: >+ $(Q)$(MAKE) $(build)=scripts $@ >+ Umm, that still doesn't address the "already up to date" make will generate when fixdep doesn't need to be rebuilt. (which is why I changed things the way I did.) --Ricky - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/