Jivin Mike Frysinger lays it down ...
> From: Jie Zhang <jie.zh...@analog.com>
> 
> Signed-off-by: Jie Zhang <jie.zh...@analog.com>
> Signed-off-by: Mike Frysinger <vap...@gentoo.org>

Applied,

Thanks,
Davidm


> ---
>  elf2flt.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/elf2flt.c b/elf2flt.c
> index 9ff0299..889ea98 100644
> --- a/elf2flt.c
> +++ b/elf2flt.c
> @@ -2049,7 +2049,7 @@ int main(int argc, char *argv[])
>      output_relocs(abs_bfd, symbol_table, number_of_symbols, &reloc_len,
>                 text, text_len, text_vma, data, data_len, data_vma, rel_bfd);
>  
> -  if (reloc == NULL)
> +  if (reloc == NULL && verbose)
>      printf("No relocations in code!\n");
>  
>    text_offs = real_address_bits(text_vma);
> -- 
> 1.6.2.5
> 
> _______________________________________________
> uClinux-dev mailing list
> uClinux-dev@uclinux.org
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by uclinux-dev@uclinux.org
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
> 

-- 
David McCullough,  david_mccullo...@securecomputing.com,  Ph:+61 734352815
McAfee - SnapGear  http://www.snapgear.com                http://www.uCdot.org
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to