Dear Robin Getz, In message <200907172120.50413.rg...@blackfin.uclinux.org> you wrote: > On Fri 17 Jul 2009 16:55, Wolfgang Denk pondered: > > > Index: net/Makefile > > > =================================================================== > > > --- net/Makefile (revision 1968) > > > +++ net/Makefile (working copy) > > > @@ -34,6 +34,7 @@ > > > COBJS-y += eth.o > > > COBJS-y += nfs.o > > > COBJS-$(CONFIG_CMD_SNTP) += sntp.o > > > +COBJS-$(CONFIG_CMD_DNS) += dns.o > > > > Please keep list sorted. > > sorted how? What we have today is: > > COBJS-y += net.o > COBJS-y += tftp.o > COBJS-y += bootp.o > COBJS-y += rarp.o > COBJS-y += eth.o > COBJS-y += nfs.o > COBJS-$(CONFIG_CMD_SNTP) += sntp.o > > It is not sorted alphabetically... ???
I see. Sorry. Well, please use the opportunity to sort that list, then. Alphabetically. > Seems to be sorted by date added, with the last ones on the bottom. Indeed. But that's not what I meant :-) Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de A memorandum is written not to inform the reader, but to protect the writer. -- Dean Acheson _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot