From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ww0-f52.google.com (mail-ww0-f52.google.com [74.125.82.52]) by ozlabs.org (Postfix) with ESMTP id 0E183B70FB for ; Mon, 8 Nov 2010 18:23:45 +1100 (EST) Received: by wwa36 with SMTP id 36so5312037wwa.21 for ; Sun, 07 Nov 2010 23:23:43 -0800 (PST) Sender: Peter Korsgaard From: Peter Korsgaard To: Michael Ellerman Subject: Re: [PATCH] powerpc: Consolidate obj-y assignments References: <0429b4b15a3c65fdae92f92cce656b4859dca05e.1289190214.git.michael@ellerman.id.au> Date: Mon, 08 Nov 2010 08:23:39 +0100 In-Reply-To: <0429b4b15a3c65fdae92f92cce656b4859dca05e.1289190214.git.michael@ellerman.id.au> (Michael Ellerman's message of "Mon, 8 Nov 2010 15:24:10 +1100 (EST)") Message-ID: <87y694z3b8.fsf@macbook.be.48ers.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >>>>> "Michael" == Michael Ellerman writes: Michael> No need to have three of them. Michael> Signed-off-by: Michael Ellerman Michael> --- Michael> arch/powerpc/kernel/Makefile | 9 ++++----- Michael> 1 files changed, 4 insertions(+), 5 deletions(-) Michael> - signal.o sysfs.o cacheinfo.o Michael> -obj-y += vdso32/ Michael> + signal.o sysfs.o cacheinfo.o time.o \ Michael> + time.o prom.o traps.o setup-common.o \ You have time.o twice. -- Bye, Peter Korsgaard