From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261676AbULJPUG (ORCPT ); Fri, 10 Dec 2004 10:20:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261699AbULJPUG (ORCPT ); Fri, 10 Dec 2004 10:20:06 -0500 Received: from [202.108.45.71] ([202.108.45.71]:33963 "HELO 126.com") by vger.kernel.org with SMTP id S261676AbULJPUD (ORCPT ); Fri, 10 Dec 2004 10:20:03 -0500 X-Originating-IP: [222.205.47.223] Date: Sat, 11 Dec 2004 23:21:09 +0800 From: linjia02 To: Linux Kernel list Subject: Re: [BK PATCH] USB fixes for 2.6.10-rc3 Message-ID: <20041211152109.GA2920@smtp.126.com> Reply-To: linjia02 Mail-Followup-To: Linux Kernel list References: <20041209230900.GA6091@kroah.com> <20041209235709.GA8147@kroah.com> <20041210001932.GA10889@kroah.com> <1102654123.22745.23.camel@gaston> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1102654123.22745.23.camel@gaston> User-Agent: Mutt/1.5.6+20040907i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi,everyone! I want to add usb support as a module to my kernel 2.6.8,how can I buider and install a single module?I don't want't to rebuilder the whole kernel.thanks!