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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [make/] [custom/] [no_bsp.cfg] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
#
2
#  Configuration file for the "no_bsp" board
3
#
4
#  no_bsp.cfg,v 1.8 1999/08/06 17:55:20 joel Exp
5
#
6
 
7
include $(RTEMS_ROOT)/make/custom/default.cfg
8
 
9
RTEMS_CPU=no_cpu
10
RTEMS_CPU_MODEL=no_cpu_model
11
 
12
# This is the actual bsp directory used during the build process.
13
RTEMS_BSP_FAMILY=no_bsp
14
 
15
# Define this to yes if C++ is included in the development environment.
16
# This requires that at least the GNU C++ compiler and libg++ be installed.
17
#
18
#  Need "main" in BSP so can't link C++ sample test or you will get
19
#     duplicate symbol errors for main
20
#
21
HAS_CPLUSPLUS=no
22
 
23
# Miscellaneous additions go here

powered by: WebSVN 2.1.0

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