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

From: Sam Ravnborg
Date: Fri Jan 18 2013 - 14:07:59 EST



> arch/arc/include/asm/vmlinux.lds.h | 12 ++

I see no reason for this file?

> --- /dev/null
> +++ b/arch/arc/include/asm/vmlinux.lds.h
> @@ -0,0 +1,12 @@
> +/*
> + * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
> + *
> + * This program is free software; you can redistribute it and/or modify
> + * it under the terms of the GNU General Public License version 2 as
> + * published by the Free Software Foundation.
> + */
> +
> +#ifndef __ASM_VMLINUX_LDS_H__
> +#define __ASM_VMLINUX_LDS_H__
> +
> +#endif

It is empty.
Only sh provide one today (which is not empty).

Sam
--
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/