[PATCH] Fix environment generation dependencies
Sascha Hauer
s.hauer at pengutronix.de
Thu Sep 27 13:13:59 EDT 2012
barebox has an annoying longstanding bug in checking the defaultenv
generation dependencies. Often the defaultenv is not regenerated when
it should be. This series fixes this.
Sascha
----------------------------------------------------------------
Sascha Hauer (3):
scripts/bareboxenv: Only print information if -v is given
environment generation: remove unused CLEAN_FILES
environment generation: Fix dependencies
Makefile | 2 +-
common/Makefile | 32 ++++++++++++++++++++------------
scripts/bareboxenv.c | 15 +++++++++++----
scripts/genenv | 8 +++++---
4 files changed, 37 insertions(+), 20 deletions(-)
More information about the barebox
mailing list