URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 540 |
Rev 676 |
Line 71... |
Line 71... |
|
|
# Add our own flags for C compilation
|
# Add our own flags for C compilation
|
CFLAGS = -g
|
CFLAGS = -g
|
|
|
# List new boards here - should be accompanied by own .[cS]
|
# List new boards here - should be accompanied by own .[cS]
|
BOARDS = or1ksim or1ksim-uart orpsocrefdesign ordb1a3pe1500 ml501
|
BOARDS = or1ksim or1ksim-uart orpsocrefdesign ordb1a3pe1500 ml501 ordb2a
|
|
|
BOARD_OBJS = $(addsuffix .o,$(BOARDS))
|
BOARD_OBJS = $(addsuffix .o,$(BOARDS))
|
BOARD_LIBS = $(addsuffix .a,$(BOARDS))
|
BOARD_LIBS = $(addsuffix .a,$(BOARDS))
|
|
|
# Generic name, used after install for each of these libraries
|
# Generic name, used after install for each of these libraries
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.