Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2993046Ab2KOKR7 (ORCPT ); Thu, 15 Nov 2012 05:17:59 -0500 Received: from mail-oa0-f46.google.com ([209.85.219.46]:33871 "EHLO mail-oa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423276Ab2KOKR5 (ORCPT ); Thu, 15 Nov 2012 05:17:57 -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 15:47:57 +0530 Message-ID: Subject: Re: [PATCH V5 1/2] Thermal: Add ST-Ericsson DB8500 thermal driver. From: Viresh Kumar To: Hongbo Zhang 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: 630 Lines: 16 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. -- 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/