diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index 9742a8f..e48ee1e 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -12,7 +12,7 @@ # documentation for details). ifndef CRYPTECH_HAL - CRYPTECH_HAL := src/cryptech_novena_i2c_trng.c + CRYPTECH_HAL := src/cryptech_novena_eim_trng.c endif # RNG hack defaults to enabled if we're building the TRNG, disabled |