From: Michal Simek <monstr@seznam.cz>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 07/13] microblaze: Add Emaclite driver to Makefile
Date: Sat, 05 Apr 2008 09:06:36 +0200 [thread overview]
Message-ID: <47F724FC.90107@seznam.cz> (raw)
In-Reply-To: <20080404215141.GB17404@game.jcrosoft.org>
Hi Jean,
I will do it when I add the driver. The set of patches were only for review.
Can you add me ACK for them?
Thanks,
Michal Simek
www.monstr.eu
>> 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 e6b0543..1ae517d 100644
>> --- a/drivers/net/Makefile
>> +++ b/drivers/net/Makefile
>> @@ -60,6 +60,7 @@ COBJS-y += tsi108_eth.o
>> COBJS-y += uli526x.o
>> COBJS-y += vsc7385.o
>> COBJS-$(CONFIG_XILINX_EMAC) += xilinx_emac.o
>> +COBJS-$(CONFIG_XILINX_EMACLITE) += xilinx_emaclite.o
>>
>> COBJS := $(COBJS-y)
>> SRCS := $(COBJS:.o=.c)
>> --
> Please do it when you add the driver
>
> Best Regards,
> J.
>
next prev parent reply other threads:[~2008-04-05 7:06 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 [this message]
2008-04-04 21:51 ` [U-Boot-Users] [PATCH 06/13] microblaze: Add Emac " Jean-Christophe PLAGNIOL-VILLARD
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=47F724FC.90107@seznam.cz \
--to=monstr@seznam.cz \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.