aboutsummaryrefslogtreecommitdiff
path: root/core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'core/Makefile')
-rw-r--r--core/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Makefile b/core/Makefile
index f8c8c5b..55ce0ea 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -39,6 +39,7 @@ BUILD_DIR := platform/novena/eim/build
all:
patch -p1 --forward <patches/01-config-cores.patch
+ touch platform/novena/common/rtl/ipcore/clkmgr_dcm.v
cd ${BUILD_DIR}; $(MAKE)
patch -p1 --reverse <patches/01-config-cores.patch