Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932204AbVJQI1y (ORCPT ); Mon, 17 Oct 2005 04:27:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932211AbVJQI1y (ORCPT ); Mon, 17 Oct 2005 04:27:54 -0400 Received: from ms-smtp-04.nyroc.rr.com ([24.24.2.58]:29657 "EHLO ms-smtp-04.nyroc.rr.com") by vger.kernel.org with ESMTP id S932204AbVJQI1x (ORCPT ); Mon, 17 Oct 2005 04:27:53 -0400 Date: Mon, 17 Oct 2005 04:26:24 -0400 (EDT) From: Steven Rostedt X-X-Sender: rostedt@localhost.localdomain To: Thomas Gleixner cc: Ingo Molnar , linux-kernel@vger.kernel.org Subject: Re: [PATCH] ktimers subsystem 2.6.14-rc2-kt5 In-Reply-To: <20051017075917.GA4827@elte.hu> Message-ID: References: <20050928224419.1.patchmail@tglx.tec.linutronix.de> <1128168344.15115.496.camel@tglx.tec.linutronix.de> <1129016558.1728.285.camel@tglx.tec.linutronix.de> <434DA06C.7050801@mvista.com> <1129490809.1728.874.camel@tglx.tec.linutronix.de> <20051017075917.GA4827@elte.hu> 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: 747 Lines: 26 Trivial "stupid" patch. MAKE Makefile HAVE -kt($num)!!!! This will help with ketchup :-) -- Steve Index: linux-2.6.14-rc4-kt2/Makefile =================================================================== --- linux-2.6.14-rc4-kt2.orig/Makefile 2005-10-17 10:14:26.000000000 +0200 +++ linux-2.6.14-rc4-kt2/Makefile 2005-10-17 10:15:12.000000000 +0200 @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 14 -EXTRAVERSION =-rc4 +EXTRAVERSION =-rc4-kt2 NAME=Affluent Albatross # *DOCUMENTATION* - 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/