From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Tue, 9 Jun 2015 16:03:04 +0200 Subject: [Buildroot] BR variable that points the built kernel In-Reply-To: References: <20150609140338.49987c19@free-electrons.com> Message-ID: <20150609160304.021d6edb@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Marco Pastorelli, On Tue, 9 Jun 2015 15:58:42 +0200, Marco Pastorelli wrote: > I've used $(LINUX_DIR) in the past but now I'm running into the following > error: > > line 8: LINUX_DIR: command not found You're using it in the wrong place then. Hard to be more specific without seeing exactly the code you're using. If $(LINUX_DIR) tells you command not found, it means it's interpreted as a shell command, not as a make variable expansion. > I'm using buildroot-2014.08, should it works also on that version? Yes, it should. Best regards, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com