summaryrefslogtreecommitdiffstats
path: root/tools/cpu/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/cpu/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/cpu/configure.ac b/tools/cpu/configure.ac
index 69ac4d89dd..8e96cf9c13 100644
--- a/tools/cpu/configure.ac
+++ b/tools/cpu/configure.ac
@@ -19,7 +19,6 @@ AC_SUBST(program_prefix)
AC_CONFIG_SUBDIRS(generic)
case "$RTEMS_CPU" in
-sh ) AC_CONFIG_SUBDIRS(sh);;
nios2 ) AC_CONFIG_SUBDIRS(nios2);;
esac