From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 26 May 2002 14:41:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 26 May 2002 14:41:11 -0400 Received: from ns.suse.de ([213.95.15.193]:21767 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id ; Sun, 26 May 2002 14:41:09 -0400 Date: Sun, 26 May 2002 20:41:09 +0200 From: Dave Jones To: Pavel Machek Cc: kernel list , Rusty trivial patch monkey Russell Subject: Re: trivial: pcnet32 whitespace Message-ID: <20020526204109.K16102@suse.de> Mail-Followup-To: Dave Jones , Pavel Machek , kernel list , Rusty trivial patch monkey Russell In-Reply-To: <20020526183056.GA10669@elf.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, May 26, 2002 at 08:30:56PM +0200, Pavel Machek wrote: > - * compile-command: "gcc -D__KERNEL__ -I/usr/src/linux/net/inet -Wall -Wstrict-prototypes -O6 -m486 -c pcnet32.c" > + * compile-command: "gcc -D__KERNEL__ -I/usr/src/linux/include/linux -Wall -Wstrict-prototypes -O2 -m486 -c pcnet32.c" Better would be to not have an absolute path in there at all. -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs