From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Mon, 27 Jun 2011 22:49:31 +0200 Subject: [U-Boot] SPL framework re-design In-Reply-To: <4E089A25.4050009@ti.com> References: <4DF9B9E0.8020206@ti.com> <20110616104716.762DD19E5AC3@gemini.denx.de> <4DFB8579.1020309@ti.com> <4E00799A.5040302@ti.com> <20110625121050.6CAAB20155D@gemini.denx.de> <4E0804DC.8090805@ti.com> <20110627092728.D19B91A23C3F@gemini.denx.de> <4E089A25.4050009@ti.com> Message-ID: <20110627204931.F39CC177DBA4@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Aneesh V, In message <4E089A25.4050009@ti.com> you wrote: > > > Instead of doing this, we could as well just maintain a list of > > objects and then link all these together directly, without creating > > libraries first. > > Is this like a make variable that keeps accumulating objects > from sub-directories? If so, is that through a *.mk at each level and > including all these *.mk at the top level Makefile. Or is there some > other idea? Well, if we do it right and build only such objects we actually need for the target binary, we might not need any explicit rules at all and instead just use file globbing to link all objects we find. 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: wd at denx.de I express preference for a chronological sequence of events which precludes a violence. - Terry Pratchett, _The Dark Side of the Sun_