summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objnet.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/objnet.yml')
-rw-r--r--spec/build/bsps/objnet.yml34
1 files changed, 34 insertions, 0 deletions
diff --git a/spec/build/bsps/objnet.yml b/spec/build/bsps/objnet.yml
new file mode 100644
index 0000000000..fc002fce5a
--- /dev/null
+++ b/spec/build/bsps/objnet.yml
@@ -0,0 +1,34 @@
+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