summaryrefslogtreecommitdiffstats
path: root/c/src/make/bsp.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/make/bsp.cfg.in')
-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 d047731c89..57aa00b0f7 100644
--- a/c/src/make/bsp.cfg.in
+++ b/c/src/make/bsp.cfg.in
@@ -18,7 +18,7 @@ HAS_POSIX_API = @HAS_POSIX_API@
##
## Does this BSP support RTEMS's ITRON API ?
##
-HAS_ITRON_API = @HAS_ITRON_API@
+HAS_ITRON_API = no
##
## Does this BSP support RTEMS's CXX API ?