forked from Imagelibrary/rtems
2005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>
* configure.ac: Remove or32-rtems
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>
|
||||||
|
|
||||||
|
* configure.ac: Remove or32-rtems
|
||||||
|
|
||||||
2005-04-23 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-04-23 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* score/cpu/Makefile.am: Remove or32 (target abandoned).
|
* score/cpu/Makefile.am: Remove or32 (target abandoned).
|
||||||
|
|||||||
@@ -52,7 +52,6 @@ AS_IF([test x"$HAS_NETWORKING" = x"yes"],[
|
|||||||
AC_MSG_CHECKING([whether CPU supports librpc])
|
AC_MSG_CHECKING([whether CPU supports librpc])
|
||||||
case "$RTEMS_CPU" in
|
case "$RTEMS_CPU" in
|
||||||
c4x ) LIBRPC=no;;
|
c4x ) LIBRPC=no;;
|
||||||
or32 ) LIBRPC=no;;
|
|
||||||
* ) LIBRPC=yes;;
|
* ) LIBRPC=yes;;
|
||||||
esac
|
esac
|
||||||
AC_MSG_RESULT([$LIBRPC])
|
AC_MSG_RESULT([$LIBRPC])
|
||||||
@@ -296,7 +295,6 @@ score/cpu/h8300/Makefile
|
|||||||
score/cpu/i386/Makefile
|
score/cpu/i386/Makefile
|
||||||
score/cpu/m68k/Makefile
|
score/cpu/m68k/Makefile
|
||||||
score/cpu/mips/Makefile
|
score/cpu/mips/Makefile
|
||||||
score/cpu/or32/Makefile
|
|
||||||
score/cpu/powerpc/Makefile
|
score/cpu/powerpc/Makefile
|
||||||
score/cpu/sh/Makefile
|
score/cpu/sh/Makefile
|
||||||
score/cpu/sparc/Makefile
|
score/cpu/sparc/Makefile
|
||||||
|
|||||||
Reference in New Issue
Block a user