--- a/devices/Makefile Mon Jun 26 16:07:07 2006 +0000
+++ b/devices/Makefile Wed Aug 02 12:25:25 2006 +0000
@@ -74,6 +74,7 @@
clean:
$(MAKE) -C $(KERNEL_DIR) M=$(CURRENT_DIR) clean
+ @rm -f Modules.symvers
#------------------------------------------------------------------------------