On Wednesday, September 15, 2010 17:25:25 Wolfgang Denk wrote: > Mike Frysinger wrote: > > i dont really want this to be completely silenced all the time. > > introduce a variable to prefix things with for people to control ? > > Q_BUILD = @ > > ... > > > > $(Q_BUILD)..... > > NAK. Please do not add such mess to the Makefile. It does not belong > there. If you want such behaviour, it should be added to the make > command itself.
funny, i could say the same exact thing about "quiet" config output. make already has an option to accomplish exactly that: use the --silent option. i dont see why you would ban pretty output in favor of using standard make options while at the same exact time you want to change u-boot's make code so that it produces pretty output instead of using standard make options that already exist. how are these situations any different ? -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

