summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/no_cpu/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/no_cpu/configure.in')
-rw-r--r--c/src/exec/score/cpu/no_cpu/configure.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/c/src/exec/score/cpu/no_cpu/configure.in b/c/src/exec/score/cpu/no_cpu/configure.in
index 772bc9fb25..7a8cc99b1b 100644
--- a/c/src/exec/score/cpu/no_cpu/configure.in
+++ b/c/src/exec/score/cpu/no_cpu/configure.in
@@ -9,11 +9,9 @@ AC_CONFIG_AUX_DIR(../../../../../..)
RTEMS_CANONICAL_TARGET_CPU
-AM_INIT_AUTOMAKE(rtems-c-src-exec-score-cpu-sparc,$RTEMS_VERSION,no)
+AM_INIT_AUTOMAKE(rtems-c-src-exec-score-cpu-no_cpu,$RTEMS_VERSION,no)
AM_MAINTAINER_MODE
-RTEMS_ENABLE_LIBCDIR
-
RTEMS_ENV_RTEMSBSP
RTEMS_CHECK_CPU
@@ -21,7 +19,6 @@ RTEMS_CANONICAL_HOST
RTEMS_PROJECT_ROOT
-dnl check target cc
RTEMS_PROG_CC_FOR_TARGET
RTEMS_CANONICALIZE_TOOLS
@@ -30,7 +27,7 @@ RTEMS_CHECK_NEWLIB
# Check if there is custom/*.cfg for this BSP
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
-# Try to explicitly list a Makefile here
+# Explicitly list all Makefiles here
AC_OUTPUT(
Makefile
rtems/Makefile