summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objnet.yml
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijay@rtems.org>2021-02-24 12:08:27 -0700
committerVijay Kumar Banerjee <vijay@rtems.org>2021-04-07 16:15:38 -0600
commitc6ba8dd4e0384413bf4897f23097d4606586e1e1 (patch)
tree83d84e5fe39b06df8f674b6595d688beb523b7fc /spec/build/bsps/objnet.yml
parentrtems: Fix rtems_semaphore_release() documentation (diff)
downloadrtems-c6ba8dd4e0384413bf4897f23097d4606586e1e1.tar.bz2
spec: Remove RTEMS_NETWORKING options
Update #3850
Diffstat (limited to 'spec/build/bsps/objnet.yml')
-rw-r--r--spec/build/bsps/objnet.yml34
1 files changed, 0 insertions, 34 deletions
diff --git a/spec/build/bsps/objnet.yml b/spec/build/bsps/objnet.yml
deleted file mode 100644
index fc002fce5a..0000000000
--- a/spec/build/bsps/objnet.yml
+++ /dev/null
@@ -1,34 +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:
-- destination: ${BSP_INCLUDEDIR}/libchip
- source:
- - bsps/include/libchip/cs8900.h
- - bsps/include/libchip/i82586var.h
- - bsps/include/libchip/if_dcreg.h
- - bsps/include/libchip/if_fxpvar.h
- - bsps/include/libchip/open_eth.h
- - bsps/include/libchip/smc91111.h
- - bsps/include/libchip/smc91111exp.h
- - bsps/include/libchip/sonic.h
-links: []
-source:
-- bsps/shared/net/cs8900.c
-- bsps/shared/net/dec21140.c
-- bsps/shared/net/elnk.c
-- bsps/shared/net/i82586.c
-- bsps/shared/net/if_dc.c
-- bsps/shared/net/if_fxp.c
-- bsps/shared/net/open_eth.c
-- bsps/shared/net/smc91111.c
-- bsps/shared/net/sonic.c
-type: build