Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754845Ab0KZQql (ORCPT ); Fri, 26 Nov 2010 11:46:41 -0500 Received: from mail-gy0-f174.google.com ([209.85.160.174]:60348 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751627Ab0KZQqj (ORCPT ); Fri, 26 Nov 2010 11:46:39 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=UvXIbzTZh50bJPEaYr4w3spNsIvgW92mmsLaKgb9N8Yn4WfWYsAwDYHwkPTw724LAY wdGWrXg3u62tf97v+akIovaGWFY+ZDUvNkTbHefOliVTRl8c06BD6DNmJT5CB8AvGyht aMF0yfnt5Njmwma/eEzXyVU9LVU9dTdta2I2A= MIME-Version: 1.0 In-Reply-To: <20101124105126.8248fc1f.randy.dunlap@oracle.com> References: <201011240045.oAO0jYQ5016010@imap1.linux-foundation.org> <20101124105126.8248fc1f.randy.dunlap@oracle.com> Date: Fri, 26 Nov 2010 16:46:38 +0000 X-Google-Sender-Auth: dpILRJFp83TNy4GMarGFEvj5lEg Message-ID: Subject: Re: mmotm 2010-11-23-16-12 uploaded (olpc) From: Daniel Drake To: Randy Dunlap Cc: akpm@linux-foundation.org, Andres Salomon , linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-fsdevel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 740 Lines: 18 On 24 November 2010 18:51, Randy Dunlap wrote: > make[4]: *** No rule to make target `arch/x86/platform/olpc/olpc-xo1-wakeup.c', needed by `arch/x86/platform/olpc/olpc-xo1-wakeup.o'. > > > It's olpc-xo1-wakeup.S, so I guess it needs a special makefile rule ?? Works if you build it in, but fails as above as a module. And it looks like making it work as a module is not as easy as we thought. I'll discuss this with Andres and get a new patch submitted soon. Daniel -- 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/