summaryrefslogtreecommitdiff
path: root/spec/build/cpukit/libnfs.yml
blob: 466512dfce394742e5055d8a53cddde2295ab802 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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:
- and:
  - RTEMS_NETWORKING
  - not: RTEMS_QUAL_ONLY
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