On 06:48 Sun 27 Apr     , Yoshio Kashiwagi wrote:
> 
> Signed-off-by: Yoshio Kashiwagi <[EMAIL PROTECTED]>
> ---
>  drivers/net/Makefile          |    1 +
>  drivers/net/xilinx_ll_temac.c |  371 ++++++++++++++++++++++++++++++++++
> +++++++
>  2 files changed, 372 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/net/xilinx_ll_temac.c
> 
> diff --git a/drivers/net/Makefile b/drivers/net/Makefile
> index d5e413b..a11238b 100644
> --- a/drivers/net/Makefile
> +++ b/drivers/net/Makefile
> @@ -63,6 +63,7 @@ COBJS-y += uli526x.o
>  COBJS-y += vsc7385.o
>  COBJS-$(CONFIG_XILINX_EMAC) += xilinx_emac.o
>  COBJS-$(CONFIG_XILINX_EMACLITE) += xilinx_emaclite.o
> +COBJS-$(CONFIG_XILINX_LL_TEMAC)) += xilinx_ll_temac.o
                                  ^
Please remove, it will never compile

use tab for indentation not space
and your patch is line wrapped

Best Regards,
J.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to