diff Makefile @ 6:d3fdefea8bce

Update info and add a little fix to clean
author AngelCarpintero
date Sat, 12 Jul 2008 17:12:25 +0000
parents fa5d2b9d8831
children 80590d10a596
line wrap: on
line diff
--- a/Makefile	Sun May 18 19:24:57 2008 +0000
+++ b/Makefile	Sat Jul 12 17:12:25 2008 +0000
@@ -37,7 +37,7 @@
 	rm -f $(DEST)/vloopback.ko
 	-/sbin/depmod -a
 clean:
-	rm -f .*.cmd *.o *.mod.c *.ko .v* *~ core Modules.symvers
+	rm -f .*.cmd *.o *.mod.c *.ko .v* *~ core Modules.symvers Module.symvers
 	rm -rf .tmp_versions/
 	rm -f example/dummy example/feed example/resize example/invert