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:
4218aff
)
kbuild: do not add $(bounds-file) and $(offsets-file) to targets
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Thu, 26 Mar 2015 11:59:52 +0000
(20:59 +0900)
committer
Michal Marek
<mmarek@suse.cz>
Thu, 2 Apr 2015 14:33:27 +0000
(16:33 +0200)
$(always) is added to targets by scripts/Makefile.build.
Moreover, filechk does not need .*.cmd files.
Adding these two files to targets is redundant.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Kbuild
patch
|
blob
|
history
diff --cc
Kbuild
Simple merge