[openfirmware] [commit] r2964 - cpu/x86/Linux

repository service svn at openfirmware.info
Wed May 2 01:56:21 CEST 2012


Author: quozl
Date: Wed May  2 01:56:20 2012
New Revision: 2964
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2964

Log:
wrapper - add to clean target

Modified:
   cpu/x86/Linux/Makefile

Modified: cpu/x86/Linux/Makefile
==============================================================================
--- cpu/x86/Linux/Makefile	Wed May  2 01:55:30 2012	(r2963)
+++ cpu/x86/Linux/Makefile	Wed May  2 01:56:20 2012	(r2964)
@@ -81,4 +81,4 @@
 	${CC} ${LFLAGS} ${ARMTRACEOBJS}  -o $@
 
 clean:
-	@rm -f forth x86forth armforth *.o *~ inflate.bin
+	@rm -f forth x86forth armforth *.o *.lo *~ inflate.bin



More information about the openfirmware mailing list