alistair23-linux/arch/xtensa/boot/boot-redboot
Masahiro Yamada 8824c1af3a xtensa: add boot subdirectories build artifacts to 'targets'
Xtensa always rebuilds the following even if nothing in the source code
has been changed. Passing V=2 shows the reason.

  AS      arch/xtensa/boot/boot-elf/bootstrap.o - due to bootstrap.o not in $(targets)
  LDS     arch/xtensa/boot/boot-elf/boot.lds - due to boot.lds not in $(targets)

They are built by if_changed(_dep). Add them to 'targets' so .*.cmd files
are included.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Message-Id: <20200722004707.779601-1-masahiroy@kernel.org>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2020-07-28 00:57:06 -07:00
..
boot.ld xtensa: fix redboot load address 2013-05-09 01:07:12 -07:00
bootstrap.S xtensa: replace variant/core.h with asm/core.h 2019-05-06 17:48:55 -07:00
Makefile xtensa: add boot subdirectories build artifacts to 'targets' 2020-07-28 00:57:06 -07:00