mbox series

[0/2] xtensa: boot targets cleanup

Message ID 20200722053417.5915-1-jcmvbkbc@gmail.com (mailing list archive)
Headers show
Series xtensa: boot targets cleanup | expand

Message

Max Filippov July 22, 2020, 5:34 a.m. UTC
Hello,

this small clean up in the xtensa boot subdirectory adds more targets to
the 'targets' variable to avoid unnecessary rebuils.

Max Filippov (2):
  xtensa: move vmlinux.bin[.gz] to boot subdirectory
  xtensa: add uImage and xipImage to targets

 arch/xtensa/boot/Makefile              | 12 +++++++-----
 arch/xtensa/boot/boot-elf/Makefile     |  4 ++--
 arch/xtensa/boot/boot-redboot/Makefile |  4 ++--
 3 files changed, 11 insertions(+), 9 deletions(-)