summaryrefslogtreecommitdiffstats
path: root/c/src/make/bsp.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/make/bsp.cfg.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/c/src/make/bsp.cfg.in b/c/src/make/bsp.cfg.in
index e97956a104..d047731c89 100644
--- a/c/src/make/bsp.cfg.in
+++ b/c/src/make/bsp.cfg.in
@@ -29,7 +29,3 @@ HAS_CPLUSPLUS = @HAS_CPLUSPLUS@
## Does this BSP support RTEMS's networking ?
##
HAS_NETWORKING = @HAS_NETWORKING@
-
-## Only used for the bare bsp
-BARE_CPU_MODEL = @BARE_CPU_MODEL@
-BARE_CPU_CFLAGS = @BARE_CPU_CFLAGS@