Hello, linaro-dev,
I just created a TAGS file for the Linaro kernel source and I noticed that there is a "kernel_build" subdirectory:
/home/work/linux-linaro-lt-omap-3.4-3.4.0/kernel_build
What is the purpose of this directory?
When I run "make ARCH=arm TAGS", it includes the source in this directory, so it appears that all files are tagged twice.
This is probably a bug in the new kernel packaging scripts. I will check into it.
--john
On Mon, Jul 9, 2012 at 2:30 PM, David Cullen David.Cullen@koe-americas.com wrote:
Hello, linaro-dev,
I just created a TAGS file for the Linaro kernel source and I noticed that there is a "kernel_build" subdirectory:
/home/work/linux-linaro-lt-omap-3.4-3.4.0/kernel_build
What is the purpose of this directory?
When I run "make ARCH=arm TAGS", it includes the source in this directory, so it appears that all files are tagged twice.
-- Thank you, David Cullen
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
Hello, John,
On 7/9/2012 9:20 PM, John Rigby wrote:
This is probably a bug in the new kernel packaging scripts. I will check into it.
Can I just remove the "kernel_build" subdirectory for now? Or should I build the kernel out of the "kernel_build" subdirectory?
On Mon, Jul 9, 2012 at 2:30 PM, David Cullen David.Cullen@koe-americas.com wrote:
Hello, linaro-dev,
I just created a TAGS file for the Linaro kernel source and I noticed that there is a "kernel_build" subdirectory:
/home/work/linux-linaro-lt-omap-3.4-3.4.0/kernel_build
What is the purpose of this directory?
When I run "make ARCH=arm TAGS", it includes the source in this directory, so it appears that all files are tagged twice.
just remove it
On Tue, Jul 10, 2012 at 8:15 AM, David Cullen David.Cullen@koe-americas.com wrote:
Hello, John,
On 7/9/2012 9:20 PM, John Rigby wrote:
This is probably a bug in the new kernel packaging scripts. I will check into it.
Can I just remove the "kernel_build" subdirectory for now? Or should I build the kernel out of the "kernel_build" subdirectory?
On Mon, Jul 9, 2012 at 2:30 PM, David Cullen David.Cullen@koe-americas.com wrote:
Hello, linaro-dev,
I just created a TAGS file for the Linaro kernel source and I noticed that there is a "kernel_build" subdirectory:
/home/work/linux-linaro-lt-omap-3.4-3.4.0/kernel_build
What is the purpose of this directory?
When I run "make ARCH=arm TAGS", it includes the source in this directory, so it appears that all files are tagged twice.
-- Thank you, David Cullen