Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2993356Ab2KOLCa (ORCPT ); Thu, 15 Nov 2012 06:02:30 -0500 Received: from mail-vc0-f174.google.com ([209.85.220.174]:64675 "EHLO mail-vc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2993226Ab2KOLC2 (ORCPT ); Thu, 15 Nov 2012 06:02:28 -0500 MIME-Version: 1.0 In-Reply-To: References: <1352460548-3494-1-git-send-email-hongbo.zhang@linaro.com> <1352460548-3494-2-git-send-email-hongbo.zhang@linaro.com> <1352967218.2080.15.camel@rzhang1-mobl4> <1352970823.2080.22.camel@rzhang1-mobl4> Date: Thu, 15 Nov 2012 19:02:27 +0800 Message-ID: Subject: Re: [PATCH V5 1/2] Thermal: Add ST-Ericsson DB8500 thermal driver. From: Hongbo Zhang To: Viresh Kumar Cc: Zhang Rui , linaro-kernel@lists.linaro.org, linaro-dev@lists.linaro.org, patches@linaro.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, amit.kachhap@linaro.org, STEricsson_nomadik_linux@list.st.com, kernel@igloocommunity.org, "hongbo.zhang" 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: 831 Lines: 20 On 15 November 2012 18:17, Viresh Kumar wrote: > On 15 November 2012 14:53, Hongbo Zhang wrote: >> this is a driver for ST-Ericsson u8500 board(Snowball), with a ARM core inside. >> so you should compile like this: >> make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- u8500_defconfig >> make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- uImage > > Then we must have a DEPENDS_ON in Kconfig entry for these. Sorry for the negligence. A V6 iteration has been sent out with "depends on ARCH_U8500" added. Thank all of you. > > > -- > viresh -- 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/