diff Makefile @ 10:bce647a9dd4b

Some changes to allow working with stock kernel 2.6.27
author AngelCarpintero
date Mon, 13 Oct 2008 00:26:10 +0000
parents 00bb25bff577
children b904131a3807
line wrap: on
line diff
--- a/Makefile	Sun Aug 31 17:28:08 2008 +0000
+++ b/Makefile	Mon Oct 13 00:26:10 2008 +0000
@@ -41,7 +41,7 @@
 	rm -f $(DEST)/$(MODULENAME).ko
 	-/sbin/depmod -a
 clean:
-	rm -f .*.cmd *.o *.mod.c *.ko .v* *~ core Modules.symvers Module.symvers
+	rm -f .*.cmd *.o *.mod.c *.ko .v* *~ core Modules.symvers Module.symvers modules.order
 	rm -rf .tmp_versions/
 	rm -f example/dummy example/feed example/resize example/invert