commit | 684c12014b55f67a57487d2a19f10cb0000e8bd4 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Feb 22 13:30:37 2016 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Feb 22 16:56:30 2016 +0000 |
tree | 045f2690e91094715d21a9c2fcd422de5b695680 | |
parent | b44c72de44173f47e782610e31d4cd1abca3741f [diff] |
ARM: 8539/1: decompressor: drop more unneeded assignments to "targets" The objects "font.o" and "misc.o" are contained in $(OBJS), and it is already added to the "targets". Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>