the following patch was just integrated into master: commit c3fbda4e73ff4d4470331a09779872d1973e0065 Author: Martin Roth martinroth@google.com Date: Mon Mar 7 16:40:14 2016 -0700
nvramcui: Add distclean target
This doesn't do anything more than the clean target, but having both clean and distclean targets in all makefiles makes standardizing the cleaning routines easier.
Change-Id: I41578de371a8f767ee23266c30e65e928f0985c4 Signed-off-by: Martin Roth martinroth@google.com Reviewed-on: https://review.coreboot.org/13939 Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Tested-by: build bot (Jenkins)
See https://review.coreboot.org/13939 for details.
-gerrit