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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgcc/] [config/] [sh/] [t-superh] - Blame information for rev 734

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 734 jeremybenn
# Compile crt1-mmu.o as crt1.o with -DMMU_SUPPORT
2
crt1-mmu.o: $(srcdir)/config/sh/crt1.S
3
        $(gcc_compile) -c -DMMU_SUPPORT $<
4
 
5
# Compile gcrt1-mmu.o as crt1-mmu.o with -DPROFILE
6
gcrt1-mmu.o: $(srcdir)/config/sh/crt1.S
7
        $(gcc_compile) -c -DPROFILE -DMMU_SUPPORT $<
8
 
9
# For sh4-400: Compile gcrt1.o as crt1.o with -DPROFILE
10
gcrt1.o: $(srcdir)/config/sh/crt1.S
11
        $(gcc_compile) -c -DPROFILE $<

powered by: WebSVN 2.1.0

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