Dear Henrik Nordström, In message <[email protected]> you wrote: > sön 2012-11-25 klockan 19:06 +0100 skrev Marek Vasut: > > > +COBJS += timer.o > > > +COBJS += dram.o > > > +COBJS += board.o > > > +COBJS += clock.o > > > +COBJS += pinmux.o > > > > COBJS = x.o y.o z.o > > works just fine > > Does it matter? > > += is easier to deal with when adding/removing files.
Please always sort such lists. 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: [email protected] Madness has no purpose. Or reason. But it may have a goal. -- Spock, "The Alternative Factor", stardate 3088.7 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

