aboutsummaryrefslogtreecommitdiff
path: root/eim/build/Makefile
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2015-10-19 17:55:04 -0400
committerPaul Selkirk <paul@psgd.org>2015-10-19 17:55:04 -0400
commit3d96445bf19f3fd15b2ad9fe4cd7a08bad9c0e41 (patch)
treef16879437e301ff221f82047638afe4d44b71d41 /eim/build/Makefile
parent76774e17233eb7d2a3430317278c8932c8ccb2d7 (diff)
integrate Pavel's new clkmgr code
Diffstat (limited to 'eim/build/Makefile')
-rw-r--r--eim/build/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/eim/build/Makefile b/eim/build/Makefile
index ae8a5ad..562175d 100644
--- a/eim/build/Makefile
+++ b/eim/build/Makefile
@@ -11,7 +11,7 @@ vfiles = \
../rtl/novena_eim.v \
../../common/rtl/novena_regs.v \
../../common/rtl/novena_clkmgr.v \
- ../../common/rtl/ipcore/clkmgr_dcm.v \
+ ../../common/rtl/clkmgr_dcm.v \
../../../common/core_selector/src/rtl/core_selector.v \
../../../common/core_selector/src/rtl/global_selector.v \
../../../common/core_selector/src/rtl/hash_selector.v \