diff options
author | Dirk Behme <dirk.behme@de.bosch.com> | 2020-01-21 18:54:39 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-01-21 19:28:36 +0300 |
commit | d7bbd6c1b01cb5dd13c245d4586a83145c1d5f52 (patch) | |
tree | ed777eba30e5d23e33867e90f260adbcccf61070 /arch/arm64/lib | |
parent | 8bf9284d99dcb1c8fbdfabde1979350cf41fa5f5 (diff) | |
download | linux-d7bbd6c1b01cb5dd13c245d4586a83145c1d5f52.tar.xz |
arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'
Since v4.3-rc1 commit 0723c05fb75e44 ("arm64: enable more compressed
Image formats"), it is possible to build Image.{bz2,lz4,lzma,lzo}
AArch64 images. However, the commit missed adding support for removing
those images on 'make ARCH=arm64 (dist)clean'.
Fix this by adding them to the target list.
Make sure to match the order of the recipes in the makefile.
Cc: stable@vger.kernel.org # v4.3+
Fixes: 0723c05fb75e44 ("arm64: enable more compressed Image formats")
Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
Signed-off-by: Eugeniu Rosca <erosca@de.adit-jv.com>
Reviewed-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'arch/arm64/lib')
0 files changed, 0 insertions, 0 deletions