diff options
Diffstat (limited to 'cleandeps')
-rwxr-xr-x | cleandeps | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # +set -u -e -v + # Clean all previous builds. # clean coreboot utilities (dependencies for 'build'): |