public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 06/13] microblaze: Add Emac driver to	Makefile
Date: Fri, 4 Apr 2008 23:51:26 +0200	[thread overview]
Message-ID: <20080404215126.GA17404@game.jcrosoft.org> (raw)
In-Reply-To: <1207306380-5210-7-git-send-email-monstr@seznam.cz>

On 12:52 Fri 04 Apr     , monstr at seznam.cz wrote:
> From: Michal Simek <monstr@monstr.eu>
> 
> Signed-off-by: Michal Simek <monstr@monstr.eu>
> ---
>  drivers/net/Makefile |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/net/Makefile b/drivers/net/Makefile
> index 320dc3e..e6b0543 100644
> --- a/drivers/net/Makefile
> +++ b/drivers/net/Makefile
> @@ -59,6 +59,7 @@ COBJS-y += tsec.o
>  COBJS-y += tsi108_eth.o
>  COBJS-y += uli526x.o
>  COBJS-y += vsc7385.o
> +COBJS-$(CONFIG_XILINX_EMAC) += xilinx_emac.o
>  
>  COBJS	:= $(COBJS-y)
>  SRCS 	:= $(COBJS:.o=.c)
> -- 
Please do it when you add the driver

Best Regards,
J.

      parent reply	other threads:[~2008-04-04 21:51 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-04 10:52 [U-Boot-Users] Microblaze updates monstr at seznam.cz
2008-04-04 10:52 ` [U-Boot-Users] [PATCH 01/13] microblaze: Clean Makefile from ancient emac driver monstr at seznam.cz
2008-04-04 10:52   ` [U-Boot-Users] [PATCH 02/13] microblaze: remove old setting for " monstr at seznam.cz
2008-04-04 10:52     ` [U-Boot-Users] [PATCH 03/13] microblaze: ML401 and XUPV2P remove emac and emaclite reference monstr at seznam.cz
2008-04-04 10:52       ` [U-Boot-Users] [PATCH 04/13] microblaze: add Emaclite ethernet driver monstr at seznam.cz
2008-04-04 10:52         ` [U-Boot-Users] [PATCH 05/13] microblaze: add Emac " monstr at seznam.cz
2008-04-04 10:52           ` [U-Boot-Users] [PATCH 06/13] microblaze: Add Emac driver to Makefile monstr at seznam.cz
2008-04-04 10:52             ` [U-Boot-Users] [PATCH 07/13] microblaze: Add Emaclite " monstr at seznam.cz
2008-04-04 10:52               ` [U-Boot-Users] [PATCH 08/13] microblaze: clean uart16550 and uartlite handling monstr at seznam.cz
2008-04-04 10:52                 ` [U-Boot-Users] [PATCH 09/13] microblaze: ml401 - add ifdef for GPIO monstr at seznam.cz
2008-04-04 10:52                   ` [U-Boot-Users] [PATCH 10/13] microblaze: ml401 fix config file for supporting FDT monstr at seznam.cz
2008-04-04 10:52                     ` [U-Boot-Users] [PATCH 11/13] microblaze: xupv2p " monstr at seznam.cz
2008-04-04 10:52                       ` [U-Boot-Users] [PATCH 12/13] microblaze: clean microblaze_config.mk monstr at seznam.cz
2008-04-04 10:53                         ` [U-Boot-Users] [PATCH 13/13] microblaze: Sort microblaze boards in MAKEALL script monstr at seznam.cz
2008-04-04 21:51               ` [U-Boot-Users] [PATCH 07/13] microblaze: Add Emaclite driver to Makefile Jean-Christophe PLAGNIOL-VILLARD
2008-04-05  7:06                 ` Michal Simek
2008-04-04 21:51             ` Jean-Christophe PLAGNIOL-VILLARD [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080404215126.GA17404@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox