Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753277AbbDCO3K (ORCPT ); Fri, 3 Apr 2015 10:29:10 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42899 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752666AbbDCO3F (ORCPT ); Fri, 3 Apr 2015 10:29:05 -0400 Date: Fri, 3 Apr 2015 16:28:59 +0200 From: Greg KH To: Tyler Baker Cc: Shuah Khan , Kevin Hilman , John Stultz , Darren Hart , David Herrmann , Michael Ellerman , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/6] selftest/kdbus: enable cross compilation Message-ID: <20150403142859.GA4579@kroah.com> References: <1427930420-4762-1-git-send-email-tyler.baker@linaro.org> <1427930420-4762-3-git-send-email-tyler.baker@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1427930420-4762-3-git-send-email-tyler.baker@linaro.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 638 Lines: 17 On Wed, Apr 01, 2015 at 04:20:16PM -0700, Tyler Baker wrote: > Use the CC variable instead of hard coding gcc and include lib.mk. > > Signed-off-by: Tyler Baker > Acked-by: Shuah Khan > --- > tools/testing/selftests/kdbus/Makefile | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) Applied to my kdbus branch, thanks. greg k-h -- 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/