summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objnet.yml
blob: fc002fce5ae40349712577e814f6c1aa7fde98d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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