summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/libnfs.yml
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijay@rtems.org>2021-02-24 19:08:51 -0700
committerVijay Kumar Banerjee <vijay@rtems.org>2021-04-07 16:15:38 -0600
commit6692e03e9d1b8fae6526b828460c96b3db18d1d5 (patch)
tree4927275a0dec414792a152b5301e73e09716948e /spec/build/cpukit/libnfs.yml
parentcpukit: remove pppd (diff)
downloadrtems-6692e03e9d1b8fae6526b828460c96b3db18d1d5.tar.bz2
cpukit/libfs: Remove nfsclient
Update #3850
Diffstat (limited to '')
-rw-r--r--spec/build/cpukit/libnfs.yml23
1 files changed, 0 insertions, 23 deletions
diff --git a/spec/build/cpukit/libnfs.yml b/spec/build/cpukit/libnfs.yml
deleted file mode 100644
index 1607d4b340..0000000000
--- a/spec/build/cpukit/libnfs.yml
+++ /dev/null
@@ -1,23 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-build-type: library
-cflags: []
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-cppflags: []
-cxxflags: []
-enabled-by:
-- RTEMS_NETWORKING
-includes:
-- cpukit/libnetworking
-install: []
-install-path: ${BSP_LIBDIR}
-links: []
-source:
-- cpukit/libfs/src/nfsclient/proto/mount_prot_xdr.c
-- cpukit/libfs/src/nfsclient/proto/nfs_prot_xdr.c
-- cpukit/libfs/src/nfsclient/src/nfs.c
-- cpukit/libfs/src/nfsclient/src/rpcio.c
-- cpukit/libfs/src/nfsclient/src/sock_mbuf.c
-- cpukit/libfs/src/nfsclient/src/xdr_mbuf.c
-target: nfs
-type: build