Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 3 Feb 2003 17:30:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 3 Feb 2003 17:30:46 -0500 Received: from chaos.physics.uiowa.edu ([128.255.34.189]:57478 "EHLO chaos.physics.uiowa.edu") by vger.kernel.org with ESMTP id ; Mon, 3 Feb 2003 17:30:45 -0500 Date: Mon, 3 Feb 2003 16:40:13 -0600 (CST) From: Kai Germaschewski X-X-Sender: kai@chaos.physics.uiowa.edu To: Konrad Eisele cc: linux-kernel@vger.kernel.org Subject: Re: Customflags for cmd_objcopy In-Reply-To: <200302031605.h13G5nO30068@mailgate5.cinetic.de> 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: 693 Lines: 19 On Mon, 3 Feb 2003, Konrad Eisele wrote: > like with cmd_ld in scripts/Makefile.lib having possibility to add > customflags with cmk_objcopy would be nice. When building a ROMKernel > I'd like to use: > OBJCOPYFLAGS_rompiggydata := --remove-section=.text > OBJCOPYFLAGS_$(MODEL)piggytext := --only-section=.text Makes sense. Could you send your $(if_changed ) thing as patch, too? And possibly for all if_changed_*? (Privately will do) --Kai - 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/