diff -r 05622513f627 -r 9dc190591c0f devices/Makefile --- 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 #------------------------------------------------------------------------------