summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijay@rtems.org>2021-02-26 16:14:08 -0700
committerVijay Kumar Banerjee <vijay@rtems.org>2021-04-07 16:15:39 -0600
commit633526d2a2d1e01df43c369b892a8c91cac8a10a (patch)
treed24a06738fb7ce57f5d75b0735677a649990099c /spec/build/bsps
parentcpukit: Remove telnetd (diff)
downloadrtems-633526d2a2d1e01df43c369b892a8c91cac8a10a.tar.bz2
spec: Remove residue bsps spec files
Update #3850
Diffstat (limited to 'spec/build/bsps')
-rw-r--r--spec/build/bsps/objnetnosmp.yml21
-rw-r--r--spec/build/bsps/powerpc/motorola_powerpc/objqemunet.yml18
-rw-r--r--spec/build/bsps/riscv/griscv/objnetnosmp.yml18
3 files changed, 0 insertions, 57 deletions
diff --git a/spec/build/bsps/objnetnosmp.yml b/spec/build/bsps/objnetnosmp.yml
deleted file mode 100644
index 5a01e1b2bc..0000000000
--- a/spec/build/bsps/objnetnosmp.yml
+++ /dev/null
@@ -1,21 +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:
-- destination: ${BSP_INCLUDEDIR}/libchip
- source:
- - bsps/include/libchip/greth.h
-links: []
-source:
-- bsps/shared/net/greth2.c
-type: build
diff --git a/spec/build/bsps/powerpc/motorola_powerpc/objqemunet.yml b/spec/build/bsps/powerpc/motorola_powerpc/objqemunet.yml
deleted file mode 100644
index f3cd85b6b9..0000000000
--- a/spec/build/bsps/powerpc/motorola_powerpc/objqemunet.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:
- - qemuprep
- - RTEMS_NETWORKING
-includes:
-- cpukit/libnetworking
-install: []
-links: []
-source:
-- bsps/i386/pc386/net/ne2000.c
-type: build
diff --git a/spec/build/bsps/riscv/griscv/objnetnosmp.yml b/spec/build/bsps/riscv/griscv/objnetnosmp.yml
deleted file mode 100644
index 105a23351d..0000000000
--- a/spec/build/bsps/riscv/griscv/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/riscv/griscv/net/griscv_greth.c
-type: build