Signed-off-by: Warren Turkal <[email protected]> --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index 3754ab9..92a6450 100644
--- a/Makefile
+++ b/Makefile
@@ -359,7 +359,7 @@ clean: clean-for-update
rm -f $(obj)/coreboot* .ccwrap
clean-abuild:
- rm -rf coreboot_builds
+ rm -rf coreboot-builds
clean-cscope:
rm -f cscope.out
--
1.7.1
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

