commit | 53f67545c21c756d7959fb86af30899c4b43141c | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Feb 22 13:32:24 2016 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Feb 22 16:56:31 2016 +0000 |
tree | a034bbc3cf9823f520488eb8c509af48653254a5 | |
parent | b0b6abe5fd28423558d8e121e77e92e779f62de1 [diff] |
ARM: 8542/1: decompressor: merge piggy.*.S and simplify Makefile The files piggy.$(suffix).S are similar enough to be merged into a single file. This also allows clean up of the Makefile. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>