2002-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* asm.h: Remove #include <rtems/score/targopts.h>.
	Add #include <rtems/score/cpuopts.h>.
	* configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP).
This commit is contained in:
Joel Sherrill
2002-01-16 22:52:41 +00:00
parent 089abb6d6b
commit d49ce826ae
7 changed files with 17 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
2002-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* asm.h: Remove #include <rtems/score/targopts.h>.
Add #include <rtems/score/cpuopts.h>.
* configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP).
2001-12-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use RTEMS_ENV_RTEMSCPU.

View File

@@ -34,7 +34,7 @@
#ifndef ASM
#define ASM
#endif
#include <rtems/score/targopts.h>
#include <rtems/score/cpuopts.h>
#include <rtems/score/mips.h>
/*

View File

@@ -25,9 +25,6 @@ RTEMS_CANONICALIZE_TOOLS
RTEMS_CHECK_NEWLIB
# Check if there is custom/*.cfg for this BSP
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
rtems/Makefile