forked from Imagelibrary/rtems
Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468.
18 lines
413 B
YAML
18 lines
413 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- set-value:
|
|
- -L${TOP}/bsps/${ARCH}/shared/start
|
|
- -L${TOP}/bsps/${ARCH}/${BSP_FAMILY}/start
|
|
- substitute: null
|
|
- env-append: LDFLAGS
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
|
default: null
|
|
default-by-variant: []
|
|
description: ''
|
|
enabled-by: true
|
|
links: []
|
|
name: LDFLAGS
|
|
type: build
|