summaryrefslogtreecommitdiffstats
path: root/c/make/target.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/make/target.cfg.in (renamed from c/src/make/target.cfg.in)4
1 files changed, 0 insertions, 4 deletions
diff --git a/c/src/make/target.cfg.in b/c/make/target.cfg.in
index a49cf8a8e3..4fa72f6ed8 100644
--- a/c/src/make/target.cfg.in
+++ b/c/make/target.cfg.in
@@ -48,10 +48,6 @@ RTEMS_USE_GCC272 = @RTEMS_USE_GCC272@
RTEMS_LIBC_DIR = @RTEMS_LIBC_DIR@
RTEMS_CPU = @RTEMS_CPU@
-# the following are only used for the bare bsp
-BARE_CPU_MODEL = @BARE_CPU_MODEL@
-BARE_CPU_CFLAGS = @BARE_CPU_CFLAGS@
-
XCFLAGS=$(CFLAGS_FOR_TARGET)
export RTEMS_BSP