summaryrefslogtreecommitdiffstats
path: root/bsps/arm/rtl22xx/config/rtl22xx_t.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/rtl22xx/config/rtl22xx_t.cfg')
-rw-r--r--bsps/arm/rtl22xx/config/rtl22xx_t.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/bsps/arm/rtl22xx/config/rtl22xx_t.cfg b/bsps/arm/rtl22xx/config/rtl22xx_t.cfg
index 5cf8b66246..b89ad7bc83 100644
--- a/bsps/arm/rtl22xx/config/rtl22xx_t.cfg
+++ b/bsps/arm/rtl22xx/config/rtl22xx_t.cfg
@@ -10,10 +10,6 @@ include $(RTEMS_ROOT)/make/custom/rtl22xx.cfg
CPU_CFLAGS += -mthumb
-#CFLAG: -mthumb-interwork can add veneer between ARM and Thumb code.
-#CPU_CFLAGS += -mthumb-interwork -D __THUMB_INTERWORK__ -mthumb
-#CPU_ASFLAGS += -D __THUMB_INTERWORK__ -mthumb-interwork
-
CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
LDFLAGS = -Wl,--gc-sections