summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/libtftpfs.yml
blob: 31979963f7b4441a069d18ab64e8d3ff025c2b9c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: library
cflags: []
copyrights:
- Copyright (C) 2020, 2022 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
includes:
- cpukit/libnetworking
install:
- destination: ${BSP_INCLUDEDIR}/rtems
  source:
  - cpukit/include/rtems/tftp.h
install-path: ${BSP_LIBDIR}
links: []
source:
- cpukit/libfs/src/ftpfs/tftpDriver.c
- cpukit/libfs/src/ftpfs/tftpfs.c
target: tftpfs
type: build