From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mika Westerberg Subject: Re: [PATCH] pinctrl: always include all subdirectories in build Date: Mon, 12 Oct 2015 13:55:09 +0300 Message-ID: <20151012105509.GZ1506@lahna.fi.intel.com> References: <1444578044-17804-1-git-send-email-jogo@openwrt.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mga02.intel.com ([134.134.136.20]:48215 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751346AbbJLKzR (ORCPT ); Mon, 12 Oct 2015 06:55:17 -0400 Content-Disposition: inline In-Reply-To: <1444578044-17804-1-git-send-email-jogo@openwrt.org> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Jonas Gorski Cc: linux-gpio@vger.kernel.org, Linus Walleij , Alexandre Courbot , Thomas Petazzoni , Stephen Warren , Lee Jones , Eric Anholt , Florian Fainelli , Ray Jui , Scott Branden , Heikki Krogerus , Matthias Brugger , Maxime Coquelin , Kumar Gala , Andy Gross , David Brown , Viresh Kumar , Tomasz Figa , Tony Prisk , Sebastian Hesselbarth , Laurent Pinchart , Masahiro Yamada On Sun, Oct 11, 2015 at 05:40:44PM +0200, Jonas Gorski wrote: > All pinctrl drivers in subdirectories are properly guarded by individual > configuration symbols, so there is no need to limit the directories to > the belonging machines. > > This allows wider COMPILE_TEST coverage on "foreign" targets. > > Signed-off-by: Jonas Gorski ... > +obj-y += intel/ Acked-by: Mika Westerberg