genode/repos/libports/lib/mk/spec/arm_v6/jitterentropy.mk
Stefan Kalkowski 658547d058 hw: remove core/ARM specific aspect perf_counter
This aspect was always enabled when creating a build directory for hw,
but is not enabled anymore due to recent build directory unifications.
On the other hand it is needed for jitter entropy anyway.

Ref #2190
2017-01-13 13:06:56 +01:00

4 lines
101 B
Makefile

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