summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/m68k/gen68360/obj.yml
blob: f7228baa59a36ae664d4a0ca47624cac8f25c754 (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
35
36
37
38
39
40
41
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: true
includes: []
install:
- destination: ${BSP_INCLUDEDIR}
  source:
  - bsps/m68k/gen68360/include/bsp.h
  - bsps/m68k/gen68360/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
  source:
  - bsps/m68k/gen68360/include/bsp/irq.h
- destination: ${BSP_LIBDIR}
  source:
  - bsps/m68k/gen68360/start/linkcmds
  - bsps/m68k/gen68360/start/linkcmds.bootp
  - bsps/m68k/gen68360/start/linkcmds.prom
links: []
source:
- bsps/m68k/gen68360/btimer/btimer.c
- bsps/m68k/gen68360/clock/clock.c
- bsps/m68k/gen68360/console/console.c
- bsps/m68k/gen68360/start/alloc360.c
- bsps/m68k/gen68360/start/init68360.c
- bsps/m68k/shared/cache/cache.c
- bsps/m68k/shared/m68kidle.c
- bsps/m68k/shared/memProbe.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/serial/printk-dummy.c
- bsps/shared/start/bspfatal-default.c
- bsps/shared/start/bspreset-empty.c
- bsps/shared/start/bspstart-empty.c
- bsps/shared/start/gettargethash-default.c
- bsps/shared/start/sbrk.c
- bsps/shared/start/setvec.c
type: build