From ab1006d27417cc831150877ec46fbc13ffeddb53 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Wed, 11 Mar 2020 16:28:27 +0100 Subject: timer fix --- code/ecp/Makefile.fe310 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/ecp/Makefile.fe310') diff --git a/code/ecp/Makefile.fe310 b/code/ecp/Makefile.fe310 index f921f33..5b670c1 100644 --- a/code/ecp/Makefile.fe310 +++ b/code/ecp/Makefile.fe310 @@ -5,4 +5,4 @@ vconn=vconn rbuf_obj= include $(FE310_HOME)/common.mk -CFLAGS += -DECP_WITH_VCONN=1 -DECP_DEBUG=1 -I$(FE310_HOME) -I$(FE310_HOME)/include +CFLAGS += -DECP_WITH_VCONN=1 -DECP_DEBUG=1 -I$(FE310_HOME) -- cgit v1.2.3