summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objnetnosmp.yml
blob: 5a01e1b2bc81becfed8b9cae37859e9e11771fb4 (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: objects
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by:
- and:
  - RTEMS_NETWORKING
  - not: RTEMS_SMP
includes:
- cpukit/libnetworking
install:
- destination: ${BSP_INCLUDEDIR}/libchip
  source:
  - bsps/include/libchip/greth.h
links: []
source:
- bsps/shared/net/greth2.c
type: build