diff --git a/Makefile b/Makefile
index 828c838e025d1c52284eb0e635552f2785a17741..b4a52d218f947383b54564391a8e0786352a3c51 100644
--- a/Makefile
+++ b/Makefile
@@ -1155,7 +1155,7 @@ MRPROPER_FILES += .config .config.old include/asm .version .old_version \
                   include/linux/autoconf.h include/linux/version.h      \
                   include/linux/utsrelease.h                            \
                   include/linux/bounds.h include/asm*/asm-offsets.h     \
-		  Module.symvers tags TAGS cscope*
+		  Module.symvers Module.markers tags TAGS cscope*
 
 # clean - Delete most, but leave enough to build external modules
 #