summaryrefslogtreecommitdiffstats
path: root/make/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 12:52:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 12:52:57 +0000
commit83084abe07170c1683ae4661961f92b8ccc48514 (patch)
tree0b7eb8be97c8f48d21a4f06dba928ac814cfca5f /make/Makefile.am
parentRemove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). (diff)
downloadrtems-83084abe07170c1683ae4661961f92b8ccc48514.tar.bz2
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove custom/no_bsp.cfg.
Diffstat (limited to 'make/Makefile.am')
-rw-r--r--make/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/Makefile.am b/make/Makefile.am
index 909093b8ad..9222c296df 100644
--- a/make/Makefile.am
+++ b/make/Makefile.am
@@ -21,6 +21,5 @@ rtems_make_customdir = $(rtems_makedir)/custom
dist_rtems_make_custom_DATA = custom/default.cfg
EXTRA_DIST += custom/bare.cfg
-EXTRA_DIST += custom/no_bsp.cfg
include $(top_srcdir)/automake/host.am