Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/distrib/evbarm/gzboot



Module Name:    src
Committed By:   thorpej
Date:           Tue Apr 29 18:18:55 UTC 2003

Modified Files:
        src/distrib/evbarm/gzboot: Makefile
        src/distrib/evbarm/gzboot/gzimg: Makefile
Removed Files:
        src/distrib/evbarm/gzboot/gzboot_ADI_BRH_flash_0x00140000: Makefile
        src/distrib/evbarm/gzboot/gzboot_IQ80310_flash_0x00080000: Makefile
        src/distrib/evbarm/gzboot/gzboot_IQ80321_flash_0xf0080000: Makefile
        src/distrib/evbarm/gzboot/gzboot_TEAMASA_NPWR_flash_0x00080000:
            Makefile

Log Message:
Don't build gzboot's separately.  Instead, use the concatenate'able
gzboot images that are installed in ${DESTDIR}/usr/mdec.  Simplifies
building of these images considerably.

Fixes PR port-arm32/21352.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/distrib/evbarm/gzboot/Makefile
cvs rdiff -r1.2 -r0 \
    src/distrib/evbarm/gzboot/gzboot_ADI_BRH_flash_0x00140000/Makefile
cvs rdiff -r1.7 -r0 \
    src/distrib/evbarm/gzboot/gzboot_IQ80310_flash_0x00080000/Makefile
cvs rdiff -r1.7 -r0 \
    src/distrib/evbarm/gzboot/gzboot_IQ80321_flash_0xf0080000/Makefile
cvs rdiff -r1.3 -r0 \
    src/distrib/evbarm/gzboot/gzboot_TEAMASA_NPWR_flash_0x00080000/Makefile
cvs rdiff -r1.12 -r1.13 src/distrib/evbarm/gzboot/gzimg/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index