Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 22 Jul 2002 05:21:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 22 Jul 2002 05:21:22 -0400 Received: from smtpzilla1.xs4all.nl ([194.109.127.137]:52488 "EHLO smtpzilla1.xs4all.nl") by vger.kernel.org with ESMTP id ; Mon, 22 Jul 2002 05:21:22 -0400 Date: Mon, 22 Jul 2002 11:23:29 +0200 (CEST) From: Roman Zippel X-X-Sender: roman@serv To: Russell King cc: Andreas Schwab , Keith Owens , Kai Germaschewski , Subject: Re: [patch] 2.5.25 net/core/Makefile In-Reply-To: <20020722095528.A2534@flint.arm.linux.org.uk> 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: 564 Lines: 21 Hi, On Mon, 22 Jul 2002, Russell King wrote: > What Roman is meaning is something like this: > > if [ "$CONFIG_FOO" = "y" ]; then > choice ... > fi BTW that's not the only problem, a symbol might be defined in arch/foo/config.in, but not in arch/bar/config.in, so even xconfig doesn't see everything. bye, Roman - 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/