Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933413Ab0KQGC3 (ORCPT ); Wed, 17 Nov 2010 01:02:29 -0500 Received: from mail-qw0-f46.google.com ([209.85.216.46]:39390 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932824Ab0KQGC1 (ORCPT ); Wed, 17 Nov 2010 01:02:27 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=bz98orbhlte26KZZbUiQoqTk6oEVO/j2mV9RlHXC8qcDk+AFiVcw8Hhp0iZgZArIEr EDdZESn1zEAlLQdGszxPUSToyMHQdYkGm1jjUyxRWm5o5ot8Whp3nhHPjyV+luURJcOp BAgm3JhOTuywI/P8psjTjUXTBsefyE3jAijrc= Date: Wed, 17 Nov 2010 14:07:12 +0800 From: =?utf-8?Q?Am=C3=A9rico?= Wang To: Tracey Dent Cc: dmitry.torokhov@gmail.com, jkosina@suse.cz, chatty@enac.fr, spbnick@gmail.com, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] Drivers: hid: usbhid: Makefile: Cleaned up Makefile Message-ID: <20101117060712.GB5282@cr0.nay.redhat.com> References: <1289141188-1447-1-git-send-email-tdent48227@gmail.com> <1289141188-1447-2-git-send-email-tdent48227@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1289141188-1447-2-git-send-email-tdent48227@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 587 Lines: 14 On Sun, Nov 07, 2010 at 09:46:28AM -0500, Tracey Dent wrote: >Changed Makefile to use -y instead of -objs because -objs is >deprecated and should now be switched. According to (documentation/kbuild/makefiles.txt). > >Signed-off-by: Tracey Dent Acked-by: WANG Cong Thanks. -- 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/