summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-26 19:29:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-26 19:29:45 +0000
commitad20f5950677a3da7088fc0b13b6509c08540403 (patch)
treee5c92e1c273e8ab4db481ad4c0998e4285a2388c
parent2008-02-26 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-ad20f5950677a3da7088fc0b13b6509c08540403.tar.bz2
2008-02-26 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Stop building nfsclient here and build it in CPUKIT.
-rw-r--r--c/src/ChangeLog4
-rw-r--r--c/src/configure.ac2
2 files changed, 4 insertions, 2 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 66a7a08553..c9172d152b 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -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>
* libchip/flash/am29lv160.c: Update the blank check error message
diff --git a/c/src/configure.ac b/c/src/configure.ac
index 7aa178b6f4..31ea3578e9 100644
--- a/c/src/configure.ac
+++ b/c/src/configure.ac
@@ -144,7 +144,6 @@ fi
BSP_SUBDIRS="$BSP_SUBDIRS lib"
BSP_SUBDIRS="$BSP_SUBDIRS libchip"
-BSP_SUBDIRS="$BSP_SUBDIRS nfsclient"
AS_IF([test "$RTEMS_HAS_CPLUSPLUS" = "yes"],[
AC_CONFIG_SUBDIRS([librtems++])
@@ -251,7 +250,6 @@ lib/libcpu/Makefile
lib/libbsp/Makefile
-nfsclient/Makefile
ada/Makefile
wrapup/Makefile