From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] net: Sort Makefile labels
Date: Tue, 10 Feb 2009 09:39:27 +0100 [thread overview]
Message-ID: <200902100939.27809.sr@denx.de> (raw)
In-Reply-To: <49913792.9060008@monstr.eu>
On Tuesday 10 February 2009, Michal Simek wrote:
> >>> +++ b/drivers/net/Makefile
> >>> @@ -26,6 +26,7 @@ include $(TOPDIR)/config.mk
> >>> LIB := $(obj)libnet.a
> >>>
> >>> COBJS-$(CONFIG_DRIVER_3C589) += 3c589.o
> >>> +COBJS-$(CONFIG_PPC4xx_EMAC) += 4xx_enet.o
> >>> COBJS-$(CONFIG_DRIVER_AX88180) += ax88180.o
> >>
> >> What makes you think that CONFIG_PPC4xx_EMAC has a good place between
> >> CONFIG_DRIVER_3C589 and CONFIG_DRIVER_AX88180?
>
> From my point of view make me more sense to rename 4xx_enec.c file to
> correspond with driver name. I mean if the config is CONFIG_PPC4xx_EMAC the
> filename should be ppc4xx_emac.c or in second case CONFIG_4XX_ENET for
> current 4xx_enet.c file. From these two choices I like the first one.
Yes, I also think it makes sense to rename this driver to "ppc4xx_emac.c". If
nobody objects I'll send a patch doing this shortly.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2009-02-10 8:39 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-05 11:25 [U-Boot] Xilinx LL-TEMAC driver monstr at monstr.eu
2009-01-05 11:25 ` [U-Boot] [PATCH 1/2] net: Sort Makefile labels monstr at monstr.eu
2009-01-05 11:25 ` [U-Boot] [PATCH 2/2] net: Add Xilinx LL Temac driver monstr at monstr.eu
2009-01-26 8:12 ` Michal Simek
2009-01-29 8:15 ` Michal Simek
2009-04-03 21:35 ` Wolfgang Denk
2009-04-06 14:17 ` Michal Simek
2009-01-29 7:09 ` Ben Warren
2009-01-24 1:00 ` [U-Boot] [PATCH 1/2] net: Sort Makefile labels Wolfgang Denk
2009-01-24 1:02 ` Wolfgang Denk
2009-01-29 8:17 ` Ben Warren
2009-02-09 20:09 ` Wolfgang Denk
2009-02-09 22:03 ` Ben Warren
2009-02-10 8:15 ` Michal Simek
2009-02-10 8:39 ` Stefan Roese [this message]
2009-02-10 8:54 ` Wolfgang Denk
2009-02-10 9:09 ` Michal Simek
2009-02-10 15:16 ` Ben Warren
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=200902100939.27809.sr@denx.de \
--to=sr@denx.de \
--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