mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-08 08:33:19 +00:00
2000-09-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/arm_bare_bsp.cfg: Fix comments.
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
|
|
||||||
|
2000-09-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* custom/arm_bare_bsp.cfg: Fix comments.
|
||||||
|
|
||||||
2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
|
* custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
|
||||||
|
|||||||
@@ -14,16 +14,13 @@ RTEMS_CPU_MODEL=arm7tdmi
|
|||||||
RTEMS_BSP_FAMILY=arm_bare_bsp
|
RTEMS_BSP_FAMILY=arm_bare_bsp
|
||||||
|
|
||||||
# This section makes the target dependent options file.
|
# This section makes the target dependent options file.
|
||||||
|
|
||||||
# if defined asserts do not generate code. This is commonly used
|
|
||||||
|
|
||||||
define make-target-options
|
define make-target-options
|
||||||
endef
|
endef
|
||||||
|
|
||||||
# This contains the compiler options necessary to select the CPU model
|
# This contains the compiler options necessary to select the CPU model
|
||||||
# and (hopefully) optimize for it.
|
# and (hopefully) optimize for it.
|
||||||
#
|
#
|
||||||
# NOTE : cheking egcc 1.1.1 source code shows that the last know processor
|
# NOTE : checking egcs 1.1.1 source code shows that the last know processor
|
||||||
# is the 604 model and that this is the default generation option.
|
# is the 604 model and that this is the default generation option.
|
||||||
#
|
#
|
||||||
#CPU_CFLAGS = -mcpu=arm7tdmi
|
#CPU_CFLAGS = -mcpu=arm7tdmi
|
||||||
|
|||||||
Reference in New Issue
Block a user