Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
coht
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
cohtdrivers
coht
Commits
d176e078
Commit
d176e078
authored
9 years ago
by
Federico Vaga
Browse files
Options
Downloads
Patches
Plain Diff
ual: add to COHT
Signed-off-by:
Federico Vaga
<
federico.vaga@cern.ch
>
parent
3912c824
Branches
ual
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitmodules
+3
-0
3 additions, 0 deletions
.gitmodules
Makefile
+2
-0
2 additions, 0 deletions
Makefile
ual
+1
-0
1 addition, 0 deletions
ual
with
6 additions
and
0 deletions
.gitmodules
+
3
−
0
View file @
d176e078
...
@@ -49,3 +49,6 @@
...
@@ -49,3 +49,6 @@
[submodule "fmc/adc-lib"]
[submodule "fmc/adc-lib"]
path = fmc/adc-lib
path = fmc/adc-lib
url = git://ohwr.org/misc/adc-lib.git
url = git://ohwr.org/misc/adc-lib.git
[submodule "ual"]
path = ual
url = ssh://git@gitlab.cern.ch:7999/cohtdrivers/ual.git
This diff is collapsed.
Click to expand it.
Makefile
+
2
−
0
View file @
d176e078
...
@@ -26,6 +26,7 @@ DIRS-$(CONFIG_vd80-2) += vd80-2
...
@@ -26,6 +26,7 @@ DIRS-$(CONFIG_vd80-2) += vd80-2
DIRS-$(CONFIG_vmebridge)
+=
vmebridge
DIRS-$(CONFIG_vmebridge)
+=
vmebridge
DIRS-$(CONFIG_vmod)
+=
vmod
DIRS-$(CONFIG_vmod)
+=
vmod
DIRS-$(CONFIG_soft-cpu-toolchains)
+=
soft-cpu-toolchains
DIRS-$(CONFIG_soft-cpu-toolchains)
+=
soft-cpu-toolchains
DIRS-$(CONFIG_ual)
+=
ual
.PHONY
:
all clean cleanall install $(DIRS-y) init_submodules init_submodules_post init_submodules_pre
.PHONY
:
all clean cleanall install $(DIRS-y) init_submodules init_submodules_post init_submodules_pre
...
@@ -80,6 +81,7 @@ SUBMODULE_LIST+='(mtt "ssh://git@gitlab.cern.ch:7999/cohtdrivers/mtt.git")'
...
@@ -80,6 +81,7 @@ SUBMODULE_LIST+='(mtt "ssh://git@gitlab.cern.ch:7999/cohtdrivers/mtt.git")'
SUBMODULE_LIST
+=
'(ctc "ssh://git@gitlab.cern.ch:7999/cohtdrivers/ctc.git")'
SUBMODULE_LIST
+=
'(ctc "ssh://git@gitlab.cern.ch:7999/cohtdrivers/ctc.git")'
SUBMODULE_LIST
+=
'(cvora "ssh://git@gitlab.cern.ch:7999/cohtdrivers/cvora.git")'
SUBMODULE_LIST
+=
'(cvora "ssh://git@gitlab.cern.ch:7999/cohtdrivers/cvora.git")'
SUBMODULE_LIST
+=
'(soft-cpu-toolchains "git://ohwr.org/misc/soft-cpu-toolchains.git")'
SUBMODULE_LIST
+=
'(soft-cpu-toolchains "git://ohwr.org/misc/soft-cpu-toolchains.git")'
SUBMODULE_LIST
+=
'(ual "ssh://git@gitlab.cern.ch:7999/cohtdrivers/ual.git")'
init_submodules_pre
:
init_submodules_pre
:
# initialize submodules (non recursive)
# initialize submodules (non recursive)
...
...
This diff is collapsed.
Click to expand it.
ual
@
b1e02754
Subproject commit b1e027543e985e3e6a46c60743917825f10685f7
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