[Buildroot] linux: why is vmlinux only available for mips?

Peter Korsgaard jacmet at uclibc.org
Fri Jul 15 09:38:55 UTC 2011


>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin+buildroot at gmail.com> 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



More information about the buildroot mailing list