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

Subversion Repositories minsoc

[/] [minsoc/] [trunk/] [sw/] [support/] [Makefile.inc] - Diff between revs 64 and 69

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 64 Rev 69
Line 24... Line 24...
 
 
LINKER_SCRIPT := $(BACKEND_DIR)/orp.ld
LINKER_SCRIPT := $(BACKEND_DIR)/orp.ld
 
 
OR32_TOOL_PREFIX=or32-elf
OR32_TOOL_PREFIX=or32-elf
 
 
GCC_OPT=-mhard-mul -mhard-div -g -nostdlib
include ../../backend/gcc-opt.mk
 
 
BIN2HEX = $(UTILS_DIR)/bin2hex
BIN2HEX = $(UTILS_DIR)/bin2hex
 
 
ifdef UART_PRINTF
ifdef UART_PRINTF
GCC_OPT += -DUART_PRINTF
GCC_OPT += -DUART_PRINTF

powered by: WebSVN 2.1.0

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