summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps')
-rw-r--r--spec/build/bsps/objgrlib.yml2
-rw-r--r--spec/build/bsps/objgrlibnet.yml17
-rw-r--r--spec/build/bsps/sparc/leon3/objnetnosmp.yml18
3 files changed, 0 insertions, 37 deletions
diff --git a/spec/build/bsps/objgrlib.yml b/spec/build/bsps/objgrlib.yml
index a08db435b9..4935c7b599 100644
--- a/spec/build/bsps/objgrlib.yml
+++ b/spec/build/bsps/objgrlib.yml
@@ -74,8 +74,6 @@ install:
- bsps/include/grlib/tlib.h
links:
- role: build-dependency
- uid: objgrlibnet
-- role: build-dependency
uid: objgrlibnosmp
source:
- bsps/shared/grlib/1553/b1553brm.c
diff --git a/spec/build/bsps/objgrlibnet.yml b/spec/build/bsps/objgrlibnet.yml
deleted file mode 100644
index a8c109257c..0000000000
--- a/spec/build/bsps/objgrlibnet.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-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:
-- RTEMS_NETWORKING
-includes:
-- cpukit/libnetworking
-install: []
-links: []
-source:
-- bsps/shared/grlib/net/greth.c
-- bsps/shared/grlib/net/network_interface_add.c
-type: build
diff --git a/spec/build/bsps/sparc/leon3/objnetnosmp.yml b/spec/build/bsps/sparc/leon3/objnetnosmp.yml
deleted file mode 100644
index 3d4a2c3ed9..0000000000
--- a/spec/build/bsps/sparc/leon3/objnetnosmp.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-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: []
-links: []
-source:
-- bsps/sparc/leon3/net/leon_greth.c
-type: build