projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a887a07
)
kbuild: remove Module.markers during mrproper
author
Alexey Dobriyan
<adobriyan@gmail.com>
Mon, 23 Jun 2008 00:05:40 +0000
(
04:05
+0400)
committer
Sam Ravnborg
<sam@ravnborg.org>
Fri, 25 Jul 2008 20:12:40 +0000
(22:12 +0200)
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 828c838e025d1c52284eb0e635552f2785a17741..b4a52d218f947383b54564391a8e0786352a3c51 100644
(file)
--- 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
#