Home
last modified time | relevance | path

Searched hist:"331 f5f63c30c725ee3e7109c2e6173d5244b6079" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/boot/compressed/
H A DMakefilediff 331f5f63c30c725ee3e7109c2e6173d5244b6079 Sat Apr 24 18:00:07 CEST 2021 Masahiro Yamada <masahiroy@kernel.org> ARM: 9076/1: boot: remove redundant piggy_data from clean-files

Kbuild cleans up files listed in 'targets'.

'piggy_data' is already added to 'targets' a few lines above.

Adding it to 'clean-files' is redundant.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>