Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wrpc-sw
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor 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
This is an archived project. Repository and other project resources are read-only.
hdl-core-lib
wr-cores
wrpc-sw
Commits
00cfa1d3
Commit
00cfa1d3
authored
12 years ago
by
Alessandro Rubini
Browse files
Options
Downloads
Patches
Plain Diff
wrc_ptp.c renamed to wrc_ptp_noposix.c
Signed-off-by:
Alessandro Rubini
<
rubini@gnudd.com
>
parent
e63500c8
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
wrc_ptp_noposix.c
+0
-0
0 additions, 0 deletions
wrc_ptp_noposix.c
with
1 addition
and
1 deletion
Makefile
+
1
−
1
View file @
00cfa1d3
...
...
@@ -51,7 +51,7 @@ cflags-$(CONFIG_PTP_NOPOSIX) += \
-I
$(
PTP_NOPOSIX
)
/libptpnetif
\
-I
$(
PTP_NOPOSIX
)
/PTPWRd
obj-$(CONFIG_PTP_NOPOSIX)
+=
wrc_ptp.o
\
obj-$(CONFIG_PTP_NOPOSIX)
+=
wrc_ptp
_noposix
.o
\
monitor/monitor.o
\
$(
PTP_NOPOSIX
)
/PTPWRd/arith.o
\
$(
PTP_NOPOSIX
)
/PTPWRd/bmc.o
\
...
...
This diff is collapsed.
Click to expand it.
wrc_ptp.c
→
wrc_ptp
_noposix
.c
+
0
−
0
View file @
00cfa1d3
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
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