URL
https://opencores.org/ocsvn/ion/ion/trunk
[/] [ion/] [trunk/] [src/] [common/] [makefile] - Diff between revs 66 and 131
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 66 |
Rev 131 |
Line 30... |
Line 30... |
LINUX_PWD =
|
LINUX_PWD =
|
|
|
|
|
# MIPS GCC cross-toolchain: CodeSourcery -- replace with your own
|
# MIPS GCC cross-toolchain: CodeSourcery -- replace with your own
|
|
|
BIN_MIPS = C:/desarrollo/SourceryGpp/bin
|
BIN_MIPS = C:/dev/embedded/SourceryGpp/mips-elf-11-03.52/bin
|
GCC_MIPS = $(BIN_MIPS)/mips-sde-elf-gcc.exe $(CFLAGS)
|
GCC_MIPS = $(BIN_MIPS)/mips-sde-elf-gcc.exe $(CFLAGS)
|
AS_MIPS = $(BIN_MIPS)/mips-sde-elf-as
|
AS_MIPS = $(BIN_MIPS)/mips-sde-elf-as
|
LD_MIPS = $(BIN_MIPS)/mips-sde-elf-ld
|
LD_MIPS = $(BIN_MIPS)/mips-sde-elf-ld
|
DUMP_MIPS = $(BIN_MIPS)/mips-sde-elf-objdump
|
DUMP_MIPS = $(BIN_MIPS)/mips-sde-elf-objdump
|
COPY_MIPS = $(BIN_MIPS)/mips-sde-elf-objcopy
|
COPY_MIPS = $(BIN_MIPS)/mips-sde-elf-objcopy
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.