summaryrefslogtreecommitdiffstats
path: root/make/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-01 23:48:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-01 23:48:25 +0000
commit509dc3046594c2ea3c0925cb6028f49fb68f6c2f (patch)
treef97d0078cf5635b9959ec2052551375974bcb437 /make/Makefile.am
parent2005-01-01 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-509dc3046594c2ea3c0925cb6028f49fb68f6c2f.tar.bz2
2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* compilers/gcc-portsw.cfg: Remove. * Makefile.am: Reflect change above.
Diffstat (limited to 'make/Makefile.am')
-rw-r--r--make/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/Makefile.am b/make/Makefile.am
index da61a4e058..3f3e1eff86 100644
--- a/make/Makefile.am
+++ b/make/Makefile.am
@@ -13,7 +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-portsw.cfg \
+EXTRA_DIST += compilers/gcc-no_bsp.cfg \
compilers/gcc-target-default.cfg
rtems_make_customdir = $(rtems_makedir)/custom