summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/grpmake.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/grpmake.yml')
-rw-r--r--spec/build/bsps/grpmake.yml9
1 files changed, 6 insertions, 3 deletions
diff --git a/spec/build/bsps/grpmake.yml b/spec/build/bsps/grpmake.yml
index 0998efc49e..cb0dc10a55 100644
--- a/spec/build/bsps/grpmake.yml
+++ b/spec/build/bsps/grpmake.yml
@@ -1,7 +1,10 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
+cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
+cppflags: []
+cxxflags: []
enabled-by:
- INSTALL_LEGACY_MAKEFILES
includes: []
@@ -30,6 +33,8 @@ install:
ldflags: []
links:
- role: build-dependency
+ uid: optmake
+- role: build-dependency
uid: makebsp
- role: build-dependency
uid: makecustom
@@ -37,8 +42,6 @@ links:
uid: makeinc
- role: build-dependency
uid: maketarget
-- role: build-dependency
- uid: optmake
type: build
use-after: []
use-before: []