From: Masahiro Yamada Date: Thu, 26 Mar 2015 11:59:52 +0000 (+0900) Subject: kbuild: do not add $(bounds-file) and $(offsets-file) to targets X-Git-Tag: omap-for-v4.2/o2_dc~128^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a58e1628ce4416490fb00e958b867fb5b9b1f90;p=pandora-kernel.git 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 Signed-off-by: Michal Marek --- Reading git-diff-tree failed