forked from Imagelibrary/rtems
2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_ENABLE_NETWORKING.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove RTEMS_ENABLE_NETWORKING.
|
||||
|
||||
2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Introduce RTEMS_BSP_CONFIGURE.
|
||||
|
||||
@@ -14,7 +14,6 @@ RTEMS_BSP_CONFIGURE
|
||||
|
||||
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
|
||||
RTEMS_CANONICALIZE_TOOLS
|
||||
RTEMS_ENABLE_NETWORKING
|
||||
|
||||
RTEMS_CHECK_NETWORKING
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove RTEMS_ENABLE_NETWORKING.
|
||||
|
||||
2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Introduce RTEMS_BSP_CONFIGURE.
|
||||
|
||||
@@ -14,10 +14,8 @@ RTEMS_BSP_CONFIGURE
|
||||
|
||||
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
|
||||
RTEMS_CANONICALIZE_TOOLS
|
||||
RTEMS_ENABLE_NETWORKING
|
||||
|
||||
RTEMS_CHECK_NETWORKING
|
||||
|
||||
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
|
||||
|
||||
RTEMS_BSPOPTS_SET([PPC_USE_SPRG],[*],[1])
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove RTEMS_ENABLE_NETWORKING.
|
||||
|
||||
2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Introduce RTEMS_BSP_CONFIGURE.
|
||||
|
||||
@@ -15,10 +15,9 @@ RTEMS_BSP_CONFIGURE
|
||||
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
|
||||
RTEMS_CANONICALIZE_TOOLS
|
||||
RTEMS_ENABLE_LIBCDIR
|
||||
RTEMS_ENABLE_NETWORKING
|
||||
|
||||
RTEMS_CHECK_NETWORKING
|
||||
|
||||
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
|
||||
|
||||
RTEMS_BSPOPTS_SET([PPC_USE_DATA_CACHE],[mbx860_005b],[0])
|
||||
RTEMS_BSPOPTS_SET([PPC_USE_DATA_CACHE],[*],[1])
|
||||
@@ -115,8 +114,6 @@ RTEMS_BSPOPTS_HELP([EPPCBUG_VECTORS],
|
||||
If defined, vectors branch to EPPCBug, except the following:
|
||||
0x500 (external interrupt), 0x900 (decrementer).])
|
||||
|
||||
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
|
||||
|
||||
# Explicitly list a Makefile here
|
||||
AC_CONFIG_FILES([Makefile
|
||||
clock/Makefile
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
* irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* motorola/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* openpic/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* residual/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* start/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
|
||||
@@ -14,11 +14,10 @@ RTEMS_BSP_CONFIGURE
|
||||
|
||||
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
|
||||
RTEMS_CANONICALIZE_TOOLS
|
||||
RTEMS_ENABLE_NETWORKING
|
||||
|
||||
RTEMS_CHECK_NETWORKING
|
||||
|
||||
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
|
||||
|
||||
AS=$CC
|
||||
AM_PROG_AS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user