This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2024-12-26 17:01:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e73521a95e
genode
/
repos
/
base-foc
/
lib
/
mk
/
spec
/
x86
/
base-foc.mk
4 lines
56 B
Makefile
Raw
Normal View
History
Unescape
Escape
timer connection: no interpolation on arm w/o hw On ARM, we do not have a component-local hardware time-source. The ARM performance counter has no reliable frequency as the ARM idle command halts the counter. Thus, we do not do local time interpolation on ARM. Except we're on the HW kernel. In this case we can read out the kernel time instead. Ref #2435
2017-05-31 13:24:56 +00:00
LIBS
+=
timeout
Build dynamically linked executables by default Fixes #2184
2016-12-01 18:00:11 +00:00
i
n
c
l
u
d
e
$(
REP_DIR
)
/
l
i
b
/
m
k
/
b
a
s
e
-
f
o
c
.
i
n
c
Reference in New Issue
Copy Permalink