From: Geert Uytterhoeven Date: Fri, 8 Aug 2014 15:23:08 +0000 (+0200) Subject: Documentation: kbuild: Improve if_changed documentation X-Git-Tag: fixes-against-v3.18-rc2~74^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef80f0a1e033bcab17257e2155a3c9263a0919c1;p=pandora-kernel.git Documentation: kbuild: Improve if_changed documentation - These days if_changed is used with many more commands than ld, objcopy, and gzip, hence add an ellipsis, - Any target that utilises if_changed must be listed in $(targets), so it needs an assignment to "targets", not "target". Signed-off-by: Geert Uytterhoeven Signed-off-by: Michal Marek --- Reading git-diff-tree failed