[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOFdcFNvycz4B11ZBMeFrKfmvA8H-yBX7z+qDw_AUS5Ry03L4Q@mail.gmail.com>
Date: Tue, 9 Sep 2014 12:29:27 -0400
From: Peter Foley <pefoley2@...oley.com>
To: Masahiro Yamada <yamada.m@...panasonic.com>
Cc: linux-kbuild@...r.kernel.org, Michal Marek <mmarek@...e.cz>,
Sam Ravnborg <sam@...nborg.org>,
"H. Peter Anvin" <hpa@...ux.intel.com>,
Andi Kleen <ak@...ux.intel.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] kbuild: simplify build, clean, modbuiltin shorthands
On Tue, Sep 9, 2014 at 7:03 AM, Masahiro Yamada
<yamada.m@...panasonic.com> 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).
>
> 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>
Acked-by: Peter Foley <pefoley2@...oley.com>
--
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