kbuild: remove Module.markers during mrproper

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

authored by

Alexey Dobriyan and committed by
Sam Ravnborg
c28ca3aa a887a07d

+1 -1
+1 -1
Makefile
··· 1155 1155 include/linux/autoconf.h include/linux/version.h \ 1156 1156 include/linux/utsrelease.h \ 1157 1157 include/linux/bounds.h include/asm*/asm-offsets.h \ 1158 - Module.symvers tags TAGS cscope* 1158 + Module.symvers Module.markers tags TAGS cscope* 1159 1159 1160 1160 # clean - Delete most, but leave enough to build external modules 1161 1161 #