From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Fri, 15 Jul 2011 11:38:55 +0200 Subject: [Buildroot] linux: why is vmlinux only available for mips? In-Reply-To: (Thomas De Schampheleire's message of "Fri, 15 Jul 2011 11:34:13 +0200") References: <201107151122.41685.yann.morin.1998@anciens.enib.fr> Message-ID: <87wrfjano0.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas De Schampheleire writes: >> Or you can use the BR2_LINUX_KERNEL_VERSION variable: >> ?output/build/linux-${BR2_LINUX_KERNEL_VERSION}/ Thomas> This works fine in the context of buildroot. However, I need to access Thomas> these files from a non-buildroot context (external makefiles/scripts) Thomas> and so the variable BR2_LINUX_KERNEL_VERSION is not known. You can always use wildcards - E.G. output/build/linux-*/scripts/.. -- Bye, Peter Korsgaard