summaryrefslogtreecommitdiffstats
path: root/c/src/make/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-29 11:10:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-29 11:10:57 +0000
commit8da107446b151c2fbc5914c9758913735be2fce8 (patch)
tree43b24251720b37781330a215d788f49be853f6a2 /c/src/make/Makefile.am
parent2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-8da107446b151c2fbc5914c9758913735be2fce8.tar.bz2
2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* target.cfg.in: New, copy of c/make/target.cfg.in. * configure.ac: Add target.cfg. * Makefile.am: Add target.cfg.
Diffstat (limited to '')
-rw-r--r--c/src/make/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/make/Makefile.am b/c/src/make/Makefile.am
index 52331ffa9d..71f5f2f866 100644
--- a/c/src/make/Makefile.am
+++ b/c/src/make/Makefile.am
@@ -20,7 +20,7 @@ rtems_bspdir = $(rtemsdir)/@RTEMS_BSP@
rtems_bsp_DATA = Makefile.inc
rtems_bsp_makedir = $(rtems_bspdir)/make
-rtems_bsp_make_DATA = bsp.cfg
+rtems_bsp_make_DATA = bsp.cfg target.cfg
if MAINTAINER_MODE
$(srcdir)/host.cfg.in: $(top_srcdir)/@RTEMS_TOPdir@/make/host.cfg.in