summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/libtftpfs.yml
blob: 57c75c66392605e7d838edf3a6f8f519a4074ad6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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: true
includes:
- cpukit/libnetworking
install:
- destination: ${BSP_INCLUDEDIR}/rtems
  source:
  - cpukit/include/rtems/tftp.h
install-path: ${BSP_LIBDIR}
links: []
source:
- cpukit/libnetworking/lib/tftpDriver.c
target: tftpfs
type: build