[PATCH 6/6] Add defconfigs for ARC

James Hogan james.hogan at imgtec.com
Fri Nov 1 11:09:28 UTC 2013


On 01/11/13 10:55, Vineet Gupta wrote:
> Signed-off-by: Vineet Gupta <vgupta at synopsys.com>
> ---
>  extra/Configs/defconfigs/arc/defconfig       | 251 ++++++++++++++++++++++++++
>  extra/Configs/defconfigs/arc/tb10x_defconfig | 254 +++++++++++++++++++++++++++
>  2 files changed, 505 insertions(+)
>  create mode 100644 extra/Configs/defconfigs/arc/defconfig
>  create mode 100644 extra/Configs/defconfigs/arc/tb10x_defconfig
> 
> diff --git a/extra/Configs/defconfigs/arc/defconfig b/extra/Configs/defconfigs/arc/defconfig
> new file mode 100644
> index 000000000000..449ed64aaf94
> --- /dev/null
> +++ b/extra/Configs/defconfigs/arc/defconfig
> @@ -0,0 +1,251 @@
> +#
> +# Automatically generated make config: don't edit
> +# Version: 0.9.34-git
> +# Thu Jun  6 14:10:10 2013
> +#
> +# TARGET_alpha is not set
> +TARGET_arc=y

Hi Vineet,

Other defconfigs appear to be compressed with "make savedefconfig". It
probably makes sense for ARC to match.

(others tend to be minimal to the point of only specifying the
architecture!)

Cheers
James



More information about the uClibc mailing list