Re: [PATCH v2 31/76] ARC: Build system: Makefiles, Kconfig, Linkerscript

From: Vineet Gupta
Date: Sat Jan 19 2013 - 07:28:36 EST


On Saturday 19 January 2013 12:38 AM, Sam Ravnborg wrote:
>> arch/arc/include/asm/vmlinux.lds.h | 12 ++
> I see no reason for this file?
>
>> .....
>> +#ifndef __ASM_VMLINUX_LDS_H__
>> +#define __ASM_VMLINUX_LDS_H__
>> +
>> +#endif
> It is empty.
> Only sh provide one today (which is not empty).
>
> Sam

There used to be some code in this file (some section annotations needed in linker
script), but that was moved out to linkage.h. Anyhow, as you rightly observe, we
don't need this anymore - hence nuked.

Thx,
-Vineet
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/