genode/repos/libports/lib/mk/x86_64/jitterentropy.mk
Josef Söntgen 2f46930824 libports: add jitterentropy-20140411
This commit adds a port the jitterentropy library to Genode. As
backend on x86_{32,64} 'rdtsc' is used and on ARMv{6,7} the
performance-counter.

Fixes #1239.
2014-08-26 11:00:13 +02:00

4 lines
96 B
Makefile

INC_DIR += $(REP_DIR)/src/lib/jitterentropy/x86_64
include $(REP_DIR)/lib/mk/jitterentropy.inc