forked from Imagelibrary/rtems
2000-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Remove libcpu and libbsp * Makefile.am: Remove libcpu and libbsp
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
|
||||
2000-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.in: Remove libcpu and libbsp
|
||||
* Makefile.am: Remove libcpu and libbsp
|
||||
|
||||
2000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* libc/fs_null_handlers.c: Added missing rmnod entry.
|
||||
|
||||
@@ -32,8 +32,8 @@ AM_CONDITIONAL(UNIX,test x"$RTEMS_CPU" = x"unix")
|
||||
AM_CONDITIONAL(NEWLIB,test x"$RTEMS_USE_NEWLIB" = x"yes")
|
||||
|
||||
# find all the CPU dependent library Makefiles
|
||||
AC_CONFIG_SUBDIRS(libcpu)
|
||||
AC_CONFIG_SUBDIRS(libbsp)
|
||||
# AC_CONFIG_SUBDIRS(libcpu)
|
||||
# AC_CONFIG_SUBDIRS(libbsp)
|
||||
|
||||
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user