MIPS: zboot: Remove copied source files on clean
authorAlban Bedel <albeu@free.fr>
Tue, 26 Jan 2016 08:38:28 +0000 (09:38 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 3 Apr 2016 08:37:21 +0000 (10:37 +0200)
commit8961b28f09dd2b5bb67738968e38a4d40a5b11bc
tree9ec8aca8d3df9f60c0f945e19fa300849229df9c
parentc50ec67875363d7a012889d049fb45d3c8ef3c48
MIPS: zboot: Remove copied source files on clean

The copied source files must be added to the extra-y list to have them
removed on clean.

Signed-off-by: Alban Bedel <albeu@free.fr>
Cc: Andrew Bresticker <abrestic@chromium.org>
Cc: Alex Smith <alex.smith@imgtec.com>
Cc: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/12233/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/boot/compressed/Makefile