From 6692e03e9d1b8fae6526b828460c96b3db18d1d5 Mon Sep 17 00:00:00 2001 From: Vijay Kumar Banerjee Date: Wed, 24 Feb 2021 19:08:51 -0700 Subject: cpukit/libfs: Remove nfsclient Update #3850 --- spec/build/cpukit/libnfs.yml | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 spec/build/cpukit/libnfs.yml (limited to 'spec/build/cpukit/libnfs.yml') 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 -- cgit v1.2.3