Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
advLigoRTS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container Registry
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
CDS
software
advLigoRTS
Commits
64207355
Commit
64207355
authored
5 years ago
by
Rolf Bork
Browse files
Options
Downloads
Plain Diff
Merge branch 'rcgtest' of
https://git.ligo.org/cds/advligorts
into rcgtest
parents
19faa957
ff218c9a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile.in
+1
-1
1 addition, 1 deletion
Makefile.in
src/drv/ExtraSymbols.symvers
+1
-0
1 addition, 0 deletions
src/drv/ExtraSymbols.symvers
with
2 additions
and
1 deletion
Makefile.in
+
1
−
1
View file @
64207355
...
...
@@ -47,7 +47,7 @@ DEVFLAGS=@DEVFLAGS@
@
/bin/mv
-f
build/
$@
epics-config build/
$@
epics/config
@
echo
Building front-end Linux kernel module
$@
...
@
make
-sC
src/fe/
$@
clean
@
cp
$(
srcdir
)
/src/drv/gpstime/Module.symvers src/fe/
$@
#
@cp $(srcdir)/src/drv/gpstime/Module.symvers src/fe/$@
@make
-C
src/fe/$@
>>
$@.log
2>>$@_error.log
||
(tail
$@.log;
cat
$@_error.log
&&
/bin/false)
@$(srcdir)/src/epics/util/checkUndefined.pl
$@_error.log
>>
$@.log
2>>$@_error.log
||
(tail
$@.log;
cat
$@_error.log
&&
/bin/false)
@echo
Done
...
...
This diff is collapsed.
Click to expand it.
src/drv/ExtraSymbols.symvers
+
1
−
0
View file @
64207355
...
...
@@ -21,3 +21,4 @@
0x00000000 set_fe_code_idle / EXPORT_SYMBOL
0x00000000 is_cpu_taken_by_rcg_model / EXPORT_SYMBOL
0x00000000 vprintkl / EXPORT_SYMBOL
0x00000000 ligo_get_gps_driver_offset / EXPORT_SYMBOL
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