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.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/make/bsp.cfg.in b/c/src/make/bsp.cfg.in
index 12d64f3890..e97956a104 100644
--- a/c/src/make/bsp.cfg.in
+++ b/c/src/make/bsp.cfg.in
@@ -8,7 +8,7 @@ HAS_MP = @HAS_MP@
##
## Does this BSP support RTEMS's remote debugger ?
##
-HAS_RDBG = @HAS_RDBG@
+HAS_RDBG = no
##
## Does this BSP support RTEMS's posix API ?