summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objnet.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-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