From df355bab8e9fd3d71aaa4703839a2a3e6a630821 Mon Sep 17 00:00:00 2001
From: Uros Majstorovic <majstor@majstor.org>
Date: Thu, 22 Mar 2018 01:26:12 +0100
Subject: fixed build

---
 code/fe310/eos/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/code/fe310/eos/Makefile b/code/fe310/eos/Makefile
index 66c7d6a..a3fb640 100644
--- a/code/fe310/eos/Makefile
+++ b/code/fe310/eos/Makefile
@@ -1,4 +1,4 @@
-include ../../ecp/Makefile.platform
+include ../../ecp/Makefile.fe310
 
 FE310_HOME = /opt/my/freedom-e-sdk
 
-- 
cgit v1.2.3