summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/Makefile
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2022-09-04 18:19:30 +0200
committerUros Majstorovic <majstor@majstor.org>2022-09-04 18:19:30 +0200
commit5d88349c60459f44cb6614852abb00d0f58d6e8f (patch)
treeaaa140aa3be4adcb491f8e45aa2ad95ca2a4764a /fw/fe310/eos/Makefile
parentc286437474becda19c255efa3ede6beb0f2292d9 (diff)
new init
Diffstat (limited to 'fw/fe310/eos/Makefile')
-rw-r--r--fw/fe310/eos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/fe310/eos/Makefile b/fw/fe310/eos/Makefile
index e9c6421..b9ba89a 100644
--- a/fw/fe310/eos/Makefile
+++ b/fw/fe310/eos/Makefile
@@ -1,5 +1,5 @@
include ../common.mk
-CFLAGS += -I$(bsp_dir)/include
+CFLAGS += -I$(bsp_dir)/include -I$(bsp_dir)/drivers
obj = eos.o msgq.o event.o unicode.o
lib = ../libeos.a