summaryrefslogtreecommitdiffstats
path: root/make/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-03-04 17:25:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-03-04 17:25:30 +0000
commita0a6fac36754a1683551ef792a3b7aa09c95b3a0 (patch)
tree1bd85c804e6abd1de628fb8c2a826b5f625a994c /make/Makefile.am
parent2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-a0a6fac36754a1683551ef792a3b7aa09c95b3a0.tar.bz2
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* compilers/gcc-no_bsp.cfg: Remove (Unused). * Makefile.am: Reflect change above.
Diffstat (limited to 'make/Makefile.am')
-rw-r--r--make/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/Makefile.am b/make/Makefile.am
index ee0f6e84c1..b791309971 100644
--- a/make/Makefile.am
+++ b/make/Makefile.am
@@ -13,8 +13,7 @@ rtems_make_Templatesdir = $(rtems_makedir)/Templates
dist_rtems_make_Templates_DATA = Templates/Makefile.dir \
Templates/Makefile.leaf Templates/Makefile.lib
-EXTRA_DIST += compilers/gcc-no_bsp.cfg \
- compilers/gcc-target-default.cfg
+EXTRA_DIST += compilers/gcc-target-default.cfg
rtems_make_customdir = $(rtems_makedir)/custom