Dear Daniel Stodden, In message <1335325799.8304.15.camel@ramone> you wrote: > > > Why not use something like: > > > > BIN_FILES-$(CONFIG_KIRKWOOD) += kwboot$(SFX) > > Huh? > > I don't know u-boot's build system very well, but normally CONFIG items > are employed to keep the target lean. Where the best you could ask from > down-config'd host toolset build would be to not accidentally miss sth? > This is all host code. > > Is building that conditionally really best current practice? If so, > yeah, we sure can change that. > > But would appreciate a clarification.
It makes no sense to build this tool on systems that will have no use for it - say, on Power architecture. It only costs build time. 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 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot