summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-12-12 14:47:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-12-12 14:47:57 +0000
commitf1d96dbdf1d65d2fa7c3317771ead676631041d8 (patch)
tree20f063a95052d5cf114e49fefbe6bc829d7c1d3c /c
parent2006-12-12 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f1d96dbdf1d65d2fa7c3317771ead676631041d8.tar.bz2
Add RTEMS_AMPOLISH3.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libcpu/nios2/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/nios2/configure.ac b/c/src/lib/libcpu/nios2/configure.ac
index dc0ca50fd1..d64b47f368 100644
--- a/c/src/lib/libcpu/nios2/configure.ac
+++ b/c/src/lib/libcpu/nios2/configure.ac
@@ -27,6 +27,8 @@ AC_PATH_PROG([AMPOLISH3],[ampolish3],[])
AM_CONDITIONAL([AMPOLISH3],[test x"$USE_MAINTAINER_MODE" = x"yes" \
&& test -n "$AMPOLISH3"])
+RTEMS_AMPOLISH3
+
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
])