From ce5b6bc9faf38c7feaf5053424176d39e91c7323 Mon Sep 17 00:00:00 2001
From: Uros Majstorovic <majstor@majstor.org>
Date: Mon, 31 Jan 2022 21:51:59 +0100
Subject: fixed build

---
 fw/fe310/eos/app/Makefile | 2 --
 1 file changed, 2 deletions(-)

(limited to 'fw/fe310/eos/app')

diff --git a/fw/fe310/eos/app/Makefile b/fw/fe310/eos/app/Makefile
index e0eee28..fe0ba21 100644
--- a/fw/fe310/eos/app/Makefile
+++ b/fw/fe310/eos/app/Makefile
@@ -1,7 +1,5 @@
 include ../../common.mk
 
-CFLAGS += -I..
-
 obj = app_root.o app_status.o
 
 
-- 
cgit v1.2.3