Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 11 Jan 2002 05:34:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 11 Jan 2002 05:34:41 -0500 Received: from caramon.arm.linux.org.uk ([212.18.232.186]:62215 "EHLO caramon.arm.linux.org.uk") by vger.kernel.org with ESMTP id ; Fri, 11 Jan 2002 05:34:34 -0500 Date: Fri, 11 Jan 2002 10:34:23 +0000 From: Russell King To: Josh Wyatt Cc: "'Kernel-Mailingliste'" Subject: Re: Softdog support on non-x86 Message-ID: <20020111103423.A30436@flint.arm.linux.org.uk> In-Reply-To: <3C3DA9DC.D00C3C72@hcssystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C3DA9DC.D00C3C72@hcssystems.com>; from josh.wyatt@hcssystems.com on Thu, Jan 10, 2002 at 09:49:00AM -0500 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 10, 2002 at 09:49:00AM -0500, Josh Wyatt wrote: > I'd like to use the software watchdog timer, softdog.c, on the Sparc > architecture, using kernel 2.2.17. I used this to build the module: > cd /usr/src/linux-2.2.17/drivers/char > gcc -c -DMODVERSIONS -D__KERNEL__ -DMODULE -Wall -Wstrict-prototypes > softdog.c Why are you building it manually? It'd be better to turn it on using the configuration tools, and build it in the normal way? -- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html - 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/