diff options
author | Paul Selkirk <paul@psgd.org> | 2015-04-28 17:59:39 -0400 |
---|---|---|
committer | Paul Selkirk <paul@psgd.org> | 2015-04-28 17:59:39 -0400 |
commit | eba69a11db55cbb6f09c3103f05247ce7b029df2 (patch) | |
tree | 6c3f33723b9b2532ec1b7222742b6c49810d6b0a /eim/build/Makefile | |
parent | 07e3a0f3c71134fe9ce4f375cf7a6fd9ad297f45 (diff) | |
parent | d07c710e9a82c46e20bc8262308117edf7a0ca11 (diff) |
Merge branch 'unimap' to 'master'.
Diffstat (limited to 'eim/build/Makefile')
-rw-r--r-- | eim/build/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/eim/build/Makefile b/eim/build/Makefile index e93b05f..5ef3e7e 100644 --- a/eim/build/Makefile +++ b/eim/build/Makefile @@ -45,7 +45,6 @@ vfiles = \ ../../../../rng/trng/src/rtl/trng_csprng.v \ ../../../../rng/trng/src/rtl/trng_csprng_fifo.v \ ../../../../rng/trng/src/rtl/trng_mixer.v \ - ../../../../cipher/chacha/src/rtl/chacha.v \ ../../../../cipher/chacha/src/rtl/chacha_core.v \ ../../../../cipher/chacha/src/rtl/chacha_qr.v |