From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] using LINUX_DIR variable in BR
Date: Fri, 27 Jul 2018 08:58:38 +0200 [thread overview]
Message-ID: <20180727085838.7344b3b5@windsurf> (raw)
In-Reply-To: <CAAMHf5Eu6H49vRDgR1_XikvK8fBo=_hVYPd2hU3QytkgO4_x5A@mail.gmail.com>
Hello,
On Thu, 26 Jul 2018 22:13:10 +0530, ravi chandran wrote:
> I am trying to include the path of the linux kernel(source located in
> output/build/linux) in one of the makefile which is located outside the
> linux directory.
>
> KERNEL_DIR := $(LINUX_DIR).
Use the = operator and not the := operator.
See
https://ftp.gnu.org/old-gnu/Manuals/make-3.79.1/html_chapter/make_6.html#SEC59.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-07-27 6:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-26 16:43 [Buildroot] using LINUX_DIR variable in BR ravi chandran
2018-07-27 6:58 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180727085838.7344b3b5@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox