source: rtems/spec/build/bsps/i386/pc386/grp.yml @ 127c3ea5

Last change on this file since 127c3ea5 was 127c3ea5, checked in by Sebastian Huber <sebastian.huber@…>, on 09/15/20 at 07:16:13

build: Fix i386/pc386 with SMP enabled

Update #3818.

  • Property mode set to 100644
File size: 1.4 KB
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: group
3copyrights:
4- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
5enabled-by: true
6includes: []
7install: []
8ldflags: []
9links:
10- role: build-dependency
11  uid: ../grp
12- role: build-dependency
13  uid: abi
14- role: build-dependency
15  uid: obj
16- role: build-dependency
17  uid: objide
18- role: build-dependency
19  uid: objnet
20- role: build-dependency
21  uid: objsmp
22- role: build-dependency
23  uid: objsmpstart
24- role: build-dependency
25  uid: objvga
26- role: build-dependency
27  uid: optvberm
28- role: build-dependency
29  uid: objvgacir
30- role: build-dependency
31  uid: objvgavbe
32- role: build-dependency
33  uid: objvgavga
34- role: build-dependency
35  uid: optcirrus
36- role: build-dependency
37  uid: optclk8253
38- role: build-dependency
39  uid: optclktsc
40- role: build-dependency
41  uid: optconcom1
42- role: build-dependency
43  uid: optencom14
44- role: build-dependency
45  uid: optenide
46- role: build-dependency
47  uid: optenvga
48- role: build-dependency
49  uid: optgdbstub
50- role: build-dependency
51  uid: optidepriifc
52- role: build-dependency
53  uid: optidesecifc
54- role: build-dependency
55  uid: optvga
56- role: build-dependency
57  uid: optvideo80x50
58- role: build-dependency
59  uid: optgdtdesc
60- role: build-dependency
61  uid: start
62- role: build-dependency
63  uid: ../../obj
64- role: build-dependency
65  uid: ../../objirq
66- role: build-dependency
67  uid: ../../bspopts
68type: build
69use-after: []
70use-before: []
Note: See TracBrowser for help on using the repository browser.