forked from Imagelibrary/rtems
build: Move RISCV_MAXIMUM_EXTERNAL_INTERRUPTS
This commit is contained in:
@@ -31,7 +31,7 @@ links:
|
|||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../objmem
|
uid: ../../objmem
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: optextirqmax
|
uid: ../optextirqmax
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../grp
|
uid: ../grp
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
|
|||||||
@@ -20,6 +20,8 @@ links:
|
|||||||
uid: ../../optconsolebaud
|
uid: ../../optconsolebaud
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../optgcc
|
uid: ../../optgcc
|
||||||
|
- role: build-dependency
|
||||||
|
uid: ../optextirqmax
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../grp
|
uid: ../grp
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
@@ -34,8 +36,6 @@ links:
|
|||||||
uid: objsmp
|
uid: objsmp
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../objmem
|
uid: ../../objmem
|
||||||
- role: build-dependency
|
|
||||||
uid: optextirqmax
|
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../optfdtcpyro
|
uid: ../../optfdtcpyro
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
|
|||||||
@@ -1,16 +0,0 @@
|
|||||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
||||||
actions:
|
|
||||||
- get-integer: null
|
|
||||||
- define: null
|
|
||||||
build-type: option
|
|
||||||
copyrights:
|
|
||||||
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
|
||||||
default: 64
|
|
||||||
default-by-variant: []
|
|
||||||
description: |
|
|
||||||
maximum number of external interrupts supported by the BSP (default 64)
|
|
||||||
enabled-by: true
|
|
||||||
format: '{}'
|
|
||||||
links: []
|
|
||||||
name: RISCV_MAXIMUM_EXTERNAL_INTERRUPTS
|
|
||||||
type: build
|
|
||||||
Reference in New Issue
Block a user