git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0d38cd
)
kbuild: drop $(version_h) from MRPROPER_FILES
author
Masahiro Yamada
<yamada.m@jp.panasonic.com>
Thu, 8 Jan 2015 08:29:38 +0000
(17:29 +0900)
committer
Michal Marek
<mmarek@suse.cz>
Thu, 8 Jan 2015 15:25:54 +0000
(16:25 +0100)
Now $(version_h) is include/generated/uapi/linux/version.h.
$(version_h) in MRPROPER_FILES is redundant because it is covered
by include/generated in MRPROPER_DIRS.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Makefile
patch
|
blob
|
history
diff --cc
Makefile
Simple merge