diff options
author | Paul Selkirk <paul@psgd.org> | 2015-04-29 13:19:15 -0400 |
---|---|---|
committer | Paul Selkirk <paul@psgd.org> | 2015-04-29 13:19:15 -0400 |
commit | 6a7b3fe6d5e83fc2ee236aae0799f74c92278685 (patch) | |
tree | f1c8d1abefaa0a0b8249c123d17647d832160930 /eim/build/Makefile | |
parent | eba69a11db55cbb6f09c3103f05247ce7b029df2 (diff) |
Cleanup: add error port.
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 5ef3e7e..70f9f84 100644 --- a/eim/build/Makefile +++ b/eim/build/Makefile @@ -14,7 +14,6 @@ vfiles = \ ../../common/rtl/ipcore/clkmgr_dcm.v \ ../../../common/core_selector/src/rtl/core_selector.v \ ../../../common/core_selector/src/rtl/global_selector.v \ - ../../../common/core_selector/src/rtl/cipher_selector.v \ ../../../common/core_selector/src/rtl/hash_selector.v \ ../../../common/core_selector/src/rtl/rng_selector.v \ ../../../../comm/eim/src/rtl/cdc_bus_pulse.v \ |