Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1206847 > unrolled thread
| Started by | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| First post | 2015-08-13 16:20 +0200 |
| Last post | 2015-08-13 16:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] soc: tegra: remove redundant $(CONFIG_ARCH_TEGRA) in Makefile Thierry Reding <thierry.reding@gmail.com> - 2015-08-13 16:20 +0200
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Date | 2015-08-13 16:20 +0200 |
| Subject | Re: [PATCH] soc: tegra: remove redundant $(CONFIG_ARCH_TEGRA) in Makefile |
| Message-ID | <pX1wn-5Ix-33@gated-at.bofh.it> |
[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 top | Article view | linux.kernel
csiph-web