summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/sh7750/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/sh/sh7750/configure.ac')
-rw-r--r--c/src/lib/libcpu/sh/sh7750/configure.ac6
1 files changed, 1 insertions, 5 deletions
diff --git a/c/src/lib/libcpu/sh/sh7750/configure.ac b/c/src/lib/libcpu/sh/sh7750/configure.ac
index 5324f3b650..40f4074c40 100644
--- a/c/src/lib/libcpu/sh/sh7750/configure.ac
+++ b/c/src/lib/libcpu/sh/sh7750/configure.ac
@@ -27,9 +27,5 @@ RTEMS_CANONICALIZE_TOOLS
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
# Explicitly list all Makefiles here
-AC_CONFIG_FILES([Makefile
-clock/Makefile
-score/Makefile
-sci/Makefile
-timer/Makefile])
+AC_CONFIG_FILES([Makefile])
AC_OUTPUT