OpenCores
URL https://opencores.org/ocsvn/aor3000/aor3000/trunk

Subversion Repositories aor3000

[/] [aor3000/] [trunk/] [syn/] [soc/] [firmware/] [Makefile] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 alfik
all: hex2mif
2
        mipsel-unknown-linux-gnu-gcc -mips1 -o system_onchip_memory.hex -nostdlib -T linker.x -mno-abicalls -Wl,--oformat=ihex header.S bootloader.c
3
        ./hex2mif < system_onchip_memory.hex > system_onchip_memory.mif
4
        mif2hex system_onchip_memory.mif ./../system_onchip_memory.hex
5
 
6
hex2mif: hex2mif.cpp
7
        g++ -o hex2mif -O2 hex2mif.cpp

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.