summaryrefslogblamecommitdiffstats
path: root/spec/build/bsps/makecustom.yml
blob: 139629b597ea178b50f1ab510d43f4f78e427c27 (plain) (tree)
1
2
3
4
5
6
7
8



                                                     
                                                           

                                           
                                                                    






                                                                         
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: config-file
content: |
  include $$(RTEMS_ROOT)/make/custom/default.cfg
  CPU_DEFINES = -I$$(exec_prefix)/$$(RTEMS_BSP)/lib/include
  CPU_CFLAGS = ${ABI_FLAGS}
  CFLAGS_OPTIMIZE_V = ${OPTIMIZATION_FLAGS}
  LDFLAGS = -B$$(exec_prefix)/$$(RTEMS_BSP)/lib ${PKGCONFIG_LDFLAGS}
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
install-path: ${PREFIX}/make/custom
links: []
target: ${BSP_NAME}.cfg
type: build