[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <542D4FAC.5080706@suse.cz>
Date: Thu, 02 Oct 2014 15:14:20 +0200
From: Michal Marek <mmarek@...e.cz>
To: Masahiro Yamada <yamada.m@...panasonic.com>,
linux-kbuild@...r.kernel.org
CC: Sam Ravnborg <sam@...nborg.org>,
"H. Peter Anvin" <hpa@...ux.intel.com>,
Andi Kleen <ak@...ux.intel.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kbuild: simplify build, clean, modbuiltin shorthands
On 2014-09-09 13:03, Masahiro Yamada wrote:
> $(if $(KBUILD_SRC),$(srctree)/) was a useful strategy
> to omit a long absolute path for in-source-tree build
> prior to commit 890676c65d699db3ad82e7dddd0cf8fb449031af
> (kbuild: Use relative path when building in the source tree).
I think it was quite pointless even back then :).
> Now $(srctree) is "." when building in the source tree.
> It would not be annoying to add "$(srctree)/" all the time.
>
> Signed-off-by: Masahiro Yamada <yamada.m@...panasonic.com>
Applied to kbuild.git#kbuild, thanks.
Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists