summaryrefslogtreecommitdiffstats
path: root/c/src/make/Makefile.inc.in
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-06-17 16:30:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-06-17 16:30:05 +0000
commit6b005b54ffab005a69752120787cd8b051ca7caf (patch)
treefc2b31dc3152ea04cd6301e0fab31f4c910a6b24 /c/src/make/Makefile.inc.in
parent2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-6b005b54ffab005a69752120787cd8b051ca7caf.tar.bz2
2010-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.inc.in, bsp.cfg.in, configure.ac, target.cfg.in: Remove itron. * aclocal/check-itron.m4, aclocal/enable-itron.m4: Remove.
Diffstat (limited to '')
-rw-r--r--c/src/make/Makefile.inc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/make/Makefile.inc.in b/c/src/make/Makefile.inc.in
index aa3872768b..71a482f99b 100644
--- a/c/src/make/Makefile.inc.in
+++ b/c/src/make/Makefile.inc.in
@@ -38,7 +38,7 @@ RTEMS_CUSTOM = $(prefix)/make/custom/$(RTEMS_BSP).cfg
PROJECT_ROOT = $(prefix)
RTEMS_USE_OWN_PDIR = no
RTEMS_HAS_POSIX_API = @RTEMS_HAS_POSIX_API@
-RTEMS_HAS_ITRON_API = @RTEMS_HAS_ITRON_API@
+RTEMS_HAS_ITRON_API = no
RTEMS_HAS_CPLUSPLUS = @RTEMS_HAS_CPLUSPLUS@
export RTEMS_BSP