forked from Imagelibrary/rtems
Eliminate RTEMS_TQM_MODEL (Unused).
This commit is contained in:
@@ -7,5 +7,4 @@
|
||||
# parameters differ.
|
||||
#
|
||||
|
||||
RTEMS_TQM_MODEL=pghplus
|
||||
include $(RTEMS_ROOT)/make/custom/tqm8xx.cfg
|
||||
|
||||
@@ -10,7 +10,7 @@ RTEMS_CPU_MODEL=mpc860
|
||||
# This is the actual bsp directory used during the build process.
|
||||
RTEMS_BSP_FAMILY=tqm8xx
|
||||
|
||||
CPU_CFLAGS = -mcpu=860 -Dmpc860 -D$(RTEMS_TQM_MODEL) \
|
||||
CPU_CFLAGS = -mcpu=860 -Dmpc860 \
|
||||
-mstrict-align -fno-strict-aliasing \
|
||||
-meabi -msdata -fno-common
|
||||
|
||||
|
||||
@@ -7,5 +7,4 @@
|
||||
# parameters differ.
|
||||
#
|
||||
|
||||
RTEMS_TQM_MODEL=tqm8xx_stk8xx
|
||||
include $(RTEMS_ROOT)/make/custom/tqm8xx.cfg
|
||||
|
||||
Reference in New Issue
Block a user