Documentation: kbuild: Improve if_changed documentation
authorGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 8 Aug 2014 15:23:08 +0000 (17:23 +0200)
committerMichal Marek <mmarek@suse.cz>
Tue, 19 Aug 2014 08:02:41 +0000 (10:02 +0200)
commitef80f0a1e033bcab17257e2155a3c9263a0919c1
tree8244447e827edb2adfcd8263e5c2425508fdf1a5
parentb22ae40ef2e7847ddbd802d1a887188e113675f3
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 <geert@linux-m68k.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Documentation/kbuild/makefiles.txt