forked from Imagelibrary/rtems
2008-02-26 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Stop building nfsclient here and build it in CPUKIT.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-02-26 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
|
* configure.ac: Stop building nfsclient here and build it in CPUKIT.
|
||||||
|
|
||||||
2008-01-05 Chris Johns <chrisj@rtems.org>
|
2008-01-05 Chris Johns <chrisj@rtems.org>
|
||||||
|
|
||||||
* libchip/flash/am29lv160.c: Update the blank check error message
|
* libchip/flash/am29lv160.c: Update the blank check error message
|
||||||
|
|||||||
@@ -144,7 +144,6 @@ fi
|
|||||||
|
|
||||||
BSP_SUBDIRS="$BSP_SUBDIRS lib"
|
BSP_SUBDIRS="$BSP_SUBDIRS lib"
|
||||||
BSP_SUBDIRS="$BSP_SUBDIRS libchip"
|
BSP_SUBDIRS="$BSP_SUBDIRS libchip"
|
||||||
BSP_SUBDIRS="$BSP_SUBDIRS nfsclient"
|
|
||||||
|
|
||||||
AS_IF([test "$RTEMS_HAS_CPLUSPLUS" = "yes"],[
|
AS_IF([test "$RTEMS_HAS_CPLUSPLUS" = "yes"],[
|
||||||
AC_CONFIG_SUBDIRS([librtems++])
|
AC_CONFIG_SUBDIRS([librtems++])
|
||||||
@@ -251,7 +250,6 @@ lib/libcpu/Makefile
|
|||||||
|
|
||||||
lib/libbsp/Makefile
|
lib/libbsp/Makefile
|
||||||
|
|
||||||
nfsclient/Makefile
|
|
||||||
ada/Makefile
|
ada/Makefile
|
||||||
|
|
||||||
wrapup/Makefile
|
wrapup/Makefile
|
||||||
|
|||||||
Reference in New Issue
Block a user