• V
    ARC: [build] Allow uncompressed uImage · 104058ed
    Vineet Gupta 提交于
    The existing uImage target always generates gzip compressed image which
    drags bootup for some very slow FPGA customer boards.
    
    So introduce seperate make targets:uImage.{bin,gz} with uncompressed
    being default. Also tie gz generation to CONFIG_KERNEL_GZIP, which a
    platform can select in it's Kconfig if it wishes gz to be default.
    Signed-off-by: NVineet Gupta <vgupta@synopsys.com>
    104058ed
Makefile 1015 字节