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

Subversion Repositories or1k

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 770 to Rev 771
    Reverse comparison

Rev 770 → Rev 771

/trunk/orp/orp_soc/sw/uclinux/Makefile
0,0 → 1,10
 
all: linux.srec
 
linux.srec: linux
or32-rtems-objcopy -O binary linux linux.bin
../utils/bin2flimg 4 linux.bin > linux.mem
../utils/bin2srec linux.bin > linux.srec
 
clean:
rm -f *.bin *.srec *.mem
trunk/orp/orp_soc/sw/uclinux/Makefile Property changes : Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property

powered by: WebSVN 2.1.0

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