Fix RDRAND header references

This commit is contained in:
Emery Hemingway
2019-02-22 15:27:13 +01:00
committed by Norman Feske
parent 176a5c443c
commit 7cff151ecb
3 changed files with 4 additions and 3 deletions

View File

@@ -2,6 +2,7 @@ SRC_DIR = src/server/jitter_sponge
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
MIRROR_FROM_REP_DIR = \
include/spec/x86_64/world/rdrand.h \
lib/import/import-libkeccak.mk \
lib/mk/libkeccak.inc \
lib/mk/spec/32bit/libkeccak.mk \

View File

@@ -1,7 +1,7 @@
SRC_DIR = src/test/rdrand
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
content: include/spec/x86_64/os/rdrand.h
content: include/spec/x86_64/world/rdrand.h
include/spec/x86_64/os/rdrand.h:
include/spec/x86_64/world/rdrand.h:
$(mirror_from_rep_dir)