Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RTEMS-build-workflows
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Thanassis Tsiodras
RTEMS-build-workflows
Commits
4cfe64aa
Commit
4cfe64aa
authored
Apr 08, 2016
by
Thanassis Tsiodras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
The RTEMS_MAKEFILE_PATH must not be overriden by env
parent
670cd721
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
OAR/Makefile
OAR/Makefile
+1
-1
No files found.
OAR/Makefile
View file @
4cfe64aa
...
@@ -18,7 +18,7 @@ endif
...
@@ -18,7 +18,7 @@ endif
# Build up our settings from our inputs and our environment
# Build up our settings from our inputs and our environment
LEON
?=
leon3
LEON
?=
leon3
RTEMS
?=
/opt/rtems-4.11-2016.04.01.
${FPU_SUFFIX}
RTEMS
?=
/opt/rtems-4.11-2016.04.01.
${FPU_SUFFIX}
RTEMS_MAKEFILE_PATH
?
=
${RTEMS}
/sparc-rtems4.11/
${LEON}
RTEMS_MAKEFILE_PATH
=
${RTEMS}
/sparc-rtems4.11/
${LEON}
RTEMS_LIB
=
${RTEMS_MAKEFILE_PATH}
/lib
RTEMS_LIB
=
${RTEMS_MAKEFILE_PATH}
/lib
CROSS_PREFIX
=
sparc-rtems4.11
CROSS_PREFIX
=
sparc-rtems4.11
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment