Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
Epics Base
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lnf-da-control
Epics Base
Commits
835199a4
Commit
835199a4
authored
12 years ago
by
Andrew Johnson
Browse files
Options
Downloads
Patches
Plain Diff
RTEMS: Bump the version number
Also show the other COMMANDLINE_LIBRARY choices.
parent
0df6f849
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configure/os/CONFIG_SITE.Common.RTEMS
+7
-6
7 additions, 6 deletions
configure/os/CONFIG_SITE.Common.RTEMS
with
7 additions
and
6 deletions
configure/os/CONFIG_SITE.Common.RTEMS
+
7
−
6
View file @
835199a4
...
...
@@ -5,21 +5,22 @@
# Where to find RTEMS
#
RTEMS_VERSION
=4.9
.2
RTEMS_BASE
=
/usr/local/rtems/rtems-$(RTEMS_VERSION)
RTEMS_VERSION
= 4.10
.2
RTEMS_BASE
=
/usr/local/rtems/rtems-$(RTEMS_VERSION)
# Cross-compile toolchain in $(RTEMS_TOOLS)/bin
#
RTEMS_TOOLS
=
$(RTEMS_BASE)
RTEMS_TOOLS
=
$(RTEMS_BASE)
# If you're using neither BOOTP/DHCP nor FLASH to pick up your IOC
# network configuration you must uncomment and specify your Internet
# network configuration you must uncomment and specify your Internet
# Domain Name here
#
#OP_SYS_CFLAGS += -DRTEMS_NETWORK_CONFIG_DNS_DOMAINNAME=<domainname>
#
# Specify your desired command-line-input library
# Select the command-line-input library to use
#
COMMANDLINE_LIBRARY = EPICS
#COMMANDLINE_LIBRARY = LIBTECLA
#COMMANDLINE_LIBRARY = READLINE
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment