android_kernel_samsung_a7y1.../arch/arm64
Dirk Behme f873620d53 arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'
commit d7bbd6c1b01cb5dd13c245d4586a83145c1d5f52 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-07 13:48:08 +02:00
..
boot arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean' 2020-04-07 13:48:08 +02:00
configs Revert "defcon: NEVER_ENFORCE" 2020-04-06 19:40:17 +05:30
crypto crypto: arm64/sha2-ce - correct digest for empty data in finup 2020-04-06 19:55:49 +02:00
include arm64: Rename cpuid_feature field extract routines 2020-04-07 08:13:34 +02:00
kernel arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill() 2020-04-07 13:20:51 +02:00
kvm arm64: Rename cpuid_feature field extract routines 2020-04-07 08:13:34 +02:00
lib arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault 2020-04-07 12:33:30 +02:00
mach-exynos Introduce Exynos dtbtool to the Linux build system 2020-03-27 22:20:07 +05:30
mm arch:arm64:mm: fix errors 2020-04-07 11:52:03 +05:30
net A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
xen A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig arm64: support keyctl() system call in 32-bit mode 2020-04-06 13:03:41 +02:00
Kconfig.debug A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig.platforms A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile Introduce Exynos dtbtool to the Linux build system 2020-03-27 22:20:07 +05:30