parisc: decompressor: clean up Makefile
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 30 Oct 2021 17:57:21 +0000 (02:57 +0900)
committerHelge Deller <deller@gmx.de>
Mon, 1 Nov 2021 06:36:01 +0000 (07:36 +0100)
commit6f21e7347fb893ae13c37960b1fdde944df78267
treec090415eadcd7206b07d4555c40509272a9d9d6a
parent07578f16ef38bb8061bf7e3132e685ed4e3f5c10
parisc: decompressor: clean up Makefile

Do not list the same objects in 'OBJECTS' and 'targets'.

Instead, add $(OBJECTS) to 'targets'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/boot/compressed/Makefile