1
0
Fork 0
alistair23-linux/arch/xtensa/boot/boot-elf
Max Filippov 9a736fcb09 xtensa: clean up bootable image build targets
Currently xtensa uses 'zImage' as a synonym of 'all', but in fact xtensa
supports three targets: 'Image' (ELF image with reset vector), 'zImage'
(compressed redboot image) and 'uImage' (U-Boot image).
Provide separate 'Image', 'zImage' and 'uImage' make targets that only
build corresponding image type. Make 'all' build all images appropriate
for a platform.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2017-03-01 12:32:50 -08:00
..
.gitignore xtensa: tell git to ignore generated files 2013-06-05 10:14:19 -07:00
Makefile xtensa: clean up bootable image build targets 2017-03-01 12:32:50 -08:00
boot.lds.S xtensa: cleanup MMU setup and kernel layout macros 2016-07-24 06:33:58 +03:00
bootstrap.S xtensa: cleanup MMU setup and kernel layout macros 2016-07-24 06:33:58 +03:00