Home
last modified time | relevance | path

Searched hist:"8 a58e1628ce4416490fb00e958b867fb5b9b1f90" (Results 1 – 1 of 1) sorted by relevance

/linux/
H A DKbuild8a58e1628ce4416490fb00e958b867fb5b9b1f90 Thu Mar 26 11:59:52 UTC 2015 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: do not add $(bounds-file) and $(offsets-file) to targets

$(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>