forked from Imagelibrary/rtems
Remove RTEMS_BOARD_MODEL.
This commit is contained in:
@@ -9,7 +9,6 @@
|
|||||||
# parameters differ.
|
# parameters differ.
|
||||||
#
|
#
|
||||||
|
|
||||||
RTEMS_BOARD_MODEL=BRS5L
|
|
||||||
RTEMS_LINKCMDS=linkcmds.brs5l
|
RTEMS_LINKCMDS=linkcmds.brs5l
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/gen5200.cfg
|
include $(RTEMS_ROOT)/make/custom/gen5200.cfg
|
||||||
|
|||||||
@@ -16,8 +16,7 @@ RTEMS_BSP_FAMILY=gen5200
|
|||||||
# and (hopefully) optimize for it.
|
# and (hopefully) optimize for it.
|
||||||
#
|
#
|
||||||
CPU_CFLAGS = -mcpu=603e -mstrict-align \
|
CPU_CFLAGS = -mcpu=603e -mstrict-align \
|
||||||
-meabi -msdata -fno-common \
|
-meabi -msdata -fno-common
|
||||||
-D$(RTEMS_BOARD_MODEL)
|
|
||||||
|
|
||||||
# optimize flag: typically -O2
|
# optimize flag: typically -O2
|
||||||
CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions
|
CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions
|
||||||
|
|||||||
@@ -12,7 +12,6 @@
|
|||||||
# parameters differ.
|
# parameters differ.
|
||||||
#
|
#
|
||||||
|
|
||||||
RTEMS_BOARD_MODEL=icecube
|
|
||||||
RTEMS_LINKCMDS=linkcmds.icecube
|
RTEMS_LINKCMDS=linkcmds.icecube
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/gen5200.cfg
|
include $(RTEMS_ROOT)/make/custom/gen5200.cfg
|
||||||
|
|||||||
@@ -10,7 +10,6 @@
|
|||||||
# parameters differ.
|
# parameters differ.
|
||||||
#
|
#
|
||||||
|
|
||||||
RTEMS_BOARD_MODEL=PM520_CR825
|
|
||||||
RTEMS_LINKCMDS=linkcmds.pm520
|
RTEMS_LINKCMDS=linkcmds.pm520
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/gen5200.cfg
|
include $(RTEMS_ROOT)/make/custom/gen5200.cfg
|
||||||
|
|||||||
@@ -10,7 +10,6 @@
|
|||||||
# parameters differ.
|
# parameters differ.
|
||||||
#
|
#
|
||||||
|
|
||||||
RTEMS_BOARD_MODEL=PM520_ZE30
|
|
||||||
RTEMS_LINKCMDS=linkcmds.pm520
|
RTEMS_LINKCMDS=linkcmds.pm520
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/gen5200.cfg
|
include $(RTEMS_ROOT)/make/custom/gen5200.cfg
|
||||||
|
|||||||
Reference in New Issue
Block a user