summaryrefslogtreecommitdiffstats
path: root/c/src/make/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-03-07 04:05:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-03-07 04:05:18 +0000
commit48588ab33dabfdab85d3d8e4a80b42fcec4f8a0a (patch)
tree6e22b71f16d9e19b7cb348b93db5ae42a886c4f6 /c/src/make/configure.ac
parent2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-48588ab33dabfdab85d3d8e4a80b42fcec4f8a0a.tar.bz2
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am, configure.ac: Move file generation into Makefile.
Diffstat (limited to 'c/src/make/configure.ac')
-rw-r--r--c/src/make/configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac
index 426585f956..f40ac6a755 100644
--- a/c/src/make/configure.ac
+++ b/c/src/make/configure.ac
@@ -78,9 +78,5 @@ AC_CONFIG_LINKS([leaf.cfg:leaf.cfg])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
-Makefile.inc
-host.cfg
-bsp.cfg
])
-AC_CONFIG_FILES([target.cfg])
AC_OUTPUT