forked from Imagelibrary/rtems
2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove NETWORKING support. * wrapup/Makefile.am: Remove NETWORKING support.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove NETWORKING support.
|
||||
* wrapup/Makefile.am: Remove NETWORKING support.
|
||||
|
||||
2001-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
|
||||
|
||||
@@ -15,10 +15,6 @@ RTEMS_BSP_CONFIGURE
|
||||
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
|
||||
RTEMS_CANONICALIZE_TOOLS
|
||||
|
||||
RTEMS_CHECK_NETWORKING
|
||||
|
||||
## AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
|
||||
|
||||
RTEMS_CONFIG_BUILD_SUBDIRS(tools)
|
||||
|
||||
## bsp-specific options
|
||||
|
||||
@@ -4,10 +4,6 @@
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
#if HAS_NETWORKING
|
||||
#NETWORKING_DRIVER = network
|
||||
#endif
|
||||
|
||||
BSP_PIECES = startup console clock timer gnatsupp $(NETWORK)
|
||||
# pieces to pick up out of libcpu/sparc
|
||||
CPU_PIECES = cache reg_win syscall
|
||||
|
||||
Reference in New Issue
Block a user