bsps: Remove networking drivers

Update #3850
This commit is contained in:
Vijay Kumar Banerjee
2021-02-24 19:09:56 -07:00
parent 6692e03e9d
commit c90fa83041
127 changed files with 0 additions and 111535 deletions

View File

@@ -73,8 +73,6 @@ install:
- bsps/include/grlib/spwtdp.h
- bsps/include/grlib/tlib.h
links:
- role: build-dependency
uid: objgrlibnet
- role: build-dependency
uid: objgrlibnosmp
source:

View File

@@ -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

View File

@@ -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