Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1206847

Re: [PATCH] soc: tegra: remove redundant $(CONFIG_ARCH_TEGRA) in Makefile

From Thierry Reding <thierry.reding@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] soc: tegra: remove redundant $(CONFIG_ARCH_TEGRA) in Makefile
Date 2015-08-13 16:20 +0200
Message-ID <pX1wn-5Ix-33@gated-at.bofh.it> (permalink)
References <pSbwm-4Ye-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Fri, Jul 31, 2015 at 02:58:21PM +0900, Masahiro Yamada wrote:
> Kbuild descends into drivers/soc/tegra/ only when CONFIG_ARCH_TEGRA
> is enabled. (see drivers/soc/Makefile)
> 
> $(CONFIG_ARCH_TEGRA) in drivers/soc/tegra/Makefile always evaluates
> to 'y'.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
>  drivers/soc/tegra/Makefile | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied, thanks.

Thierry

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] soc: tegra: remove redundant $(CONFIG_ARCH_TEGRA) in  Makefile Thierry Reding <thierry.reding@gmail.com> - 2015-08-13 16:20 +0200

csiph-web