2005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>

* configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
	* Makefile.am: Distibute mongoosev's READMEs
This commit is contained in:
Ralf Corsepius
2005-11-04 12:27:42 +00:00
parent 4609200824
commit 0a70872920
3 changed files with 7 additions and 4 deletions

View File

@@ -21,8 +21,6 @@ AM_PROG_CC_C_O
RTEMS_CANONICALIZE_TOOLS
RTEMS_PROG_CCAS
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
AM_CONDITIONAL(r46xx, test "$RTEMS_CPU_MODEL" = "R4600" \
|| test "$RTEMS_CPU_MODEL" = "R4650" )