2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>

* Makefile.am: Remove custom/no_bsp.cfg.
This commit is contained in:
Ralf Corsepius
2009-10-15 12:52:57 +00:00
parent 591e925aa5
commit 83084abe07
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove custom/no_bsp.cfg.
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/no_bsp.cfg:

View File

@@ -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