From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Subject: Re: [PATCH 1/2] drivers/misc/Makefile, Kconfig: cleanup Date: Mon, 1 Dec 2008 08:41:48 +0100 Message-ID: <20081201074148.GA22463@uranus.ravnborg.org> References: <4930307C.30106@oracle.com> <20081129083550.3c23af37.sfr@canb.auug.org.au> <20081128223533.GA5175@uranus.ravnborg.org> <20081129073816.GB8351@uranus.ravnborg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-next-owner@vger.kernel.org To: Len Brown Cc: Stephen Rothwell , Len Brown , linux-next@vger.kernel.org, LKML , Randy Dunlap , x86@kernel.org, linux-acpi@vger.kernel.org List-Id: linux-acpi@vger.kernel.org Hi Len. > diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile > index 817f7f5..bcde73b 100644 > --- a/drivers/misc/Makefile > +++ b/drivers/misc/Makefile > @@ -1,9 +1,6 @@ > # > # Makefile for misc devices that really don't fit anywhere else. > # > -obj- := misc.o # Dummy rule to force built-in.o to be made > - > -obj-$(CONFIG_IBM_ASM) += ibmasm/ ^^ Was this on purpose? I do not think so... Sam