linux/arch/xtensa/boot
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-elf xtensa: add boot subdirectories build artifacts to 'targets' 2020-07-28 00:57:06 -07:00
boot-redboot xtensa: add boot subdirectories build artifacts to 'targets' 2020-07-28 00:57:06 -07:00
dts xtensa: virt: fix PCI IO ports mapping 2019-10-15 14:29:53 -07:00
lib .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile xtensa: add uImage and xipImage to targets 2020-07-28 00:57:06 -07:00