From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Mon, 27 Jun 2011 22:50:46 +0200 Subject: [U-Boot] SPL framework re-design In-Reply-To: <20110627133435.31cd3271@schlenkerla.am.freescale.net> References: <4DF9B9E0.8020206@ti.com> <20110616104716.762DD19E5AC3@gemini.denx.de> <4DFA00B8.7000807@gmail.com> <20110627092731.3532D202C61@gemini.denx.de> <20110627133435.31cd3271@schlenkerla.am.freescale.net> Message-ID: <20110627205046.BF6FB177DBA4@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 Scott Wood, In message <20110627133435.31cd3271@schlenkerla.am.freescale.net> you wrote: > > > Good point. Eventually we can just add additional build rules for > > new object files (say, ".splo" instead of ".o") ? > > No need for new extensions -- we should be able to use the target > directory to influence rule selection. But if we do not create a new hierarchy of target directories we will have the "normal" and the "spl" objects in parallel (and I don't want to delete one when building the other). 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 Karl's version of Parkinson's Law: Work expands to exceed the time alloted it.