Masahiro Yamada 9c6d6652e9 ARM: 9189/1: decompressor: fix unneeded rebuilds of library objects
Since commit 251cc826be7d ("ARM: 9154/1: decompressor: do not copy source
files while building"), the following three are rebuilt every time.

  AS      arch/arm/boot/compressed/lib1funcs.o
  AS      arch/arm/boot/compressed/ashldi3.o
  AS      arch/arm/boot/compressed/bswapsdi2.o

Move the "OBJS += ..." line up so these objects are added to 'targets'.

Fixes: 251cc826be7d ("ARM: 9154/1: decompressor: do not copy source files while building")
Reported-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
2022-03-31 14:33:40 +01:00
..
2022-01-22 08:33:38 +02:00
2022-01-23 06:20:44 +02:00
2022-01-22 08:33:37 +02:00
2021-09-09 13:25:49 -07:00
2021-11-02 22:22:13 -07:00
2021-11-03 16:48:32 -07:00
2021-11-03 17:00:52 -07:00
2021-09-01 18:41:13 -07:00
2021-09-01 15:25:28 -07:00
2021-11-02 11:33:15 -07:00
2022-01-11 17:24:45 -08:00
2022-01-19 11:15:19 +02:00
2021-11-14 11:30:50 -08:00