Files
linux/arch/arm/boot/compressed
Masahiro Yamada b44c72de44 ARM: 8538/1: decompressor: drop unneeded assignments to "targets"
The "targets" exists to specify which files need the corresponding
".*_cmd" files to be included during the build.  In other words, it
is used for files that need to detect the change of the command line
by if_changed, if_changed_dep, and if_changed_rule.  While, these
files are just copied by "$(call cmd,shipped)".  Adding them to the
"targets" is meaningless because $(call cmd,...) never creates
".*_cmd" files.  Such files as ".lib1funcs.S.cmd", ".ashldi3.S.cmd"
do not exist in the first place.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2016-02-22 16:56:29 +00:00
..
2014-06-01 01:17:12 +01:00
2015-12-14 10:38:21 +01:00
2015-12-14 10:38:21 +01:00
2015-04-29 17:17:17 -05:00
2006-06-25 11:23:45 +01:00
2015-12-14 10:38:21 +01:00