summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objnetnosmp.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/objnetnosmp.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/spec/build/bsps/objnetnosmp.yml b/spec/build/bsps/objnetnosmp.yml
new file mode 100644
index 0000000000..5a01e1b2bc
--- /dev/null
+++ b/spec/build/bsps/objnetnosmp.yml
@@ -0,0 +1,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