[coreboot] [commit] r5877 - trunk

repository service svn at coreboot.org
Tue Sep 28 23:02:03 CEST 2010


Author: uwe
Date: Tue Sep 28 23:02:03 2010
New Revision: 5877
URL: https://tracker.coreboot.org/trac/coreboot/changeset/5877

Log:
Fix small typo in root Makefile.

Signed-off-by: Warren Turkal <wt at penguintechs.org>
Acked-by: Peter Stuge <peter at stuge.se>
Acked-by: Uwe Hermann <uwe at hermann-uwe.de>

Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	Tue Sep 28 19:48:24 2010	(r5876)
+++ trunk/Makefile	Tue Sep 28 23:02:03 2010	(r5877)
@@ -359,7 +359,7 @@
 	rm -f $(obj)/coreboot* .ccwrap
 
 clean-abuild:
-	rm -rf coreboot_builds
+	rm -rf coreboot-builds
 
 clean-cscope:
 	rm -f cscope.out




More information about the coreboot mailing list