summaryrefslogtreecommitdiff
path: root/fw/fe310/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fw/fe310/Makefile')
-rw-r--r--fw/fe310/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/fe310/Makefile b/fw/fe310/Makefile
index 70bacff..bd61dc0 100644
--- a/fw/fe310/Makefile
+++ b/fw/fe310/Makefile
@@ -5,7 +5,7 @@ MAKEFLAGS += -I$(fe310_dir)
include $(crypto_dir)/crypto_obj.mk
obj_crypto = $(addprefix $(crypto_dir)/,$(obj_dep))
-subdirs_bsp = bsp/drivers bsp/gloss bsp/metal
+subdirs_bsp = bsp/drivers bsp/gloss bsp/init
subdirs_ext = $(crypto_dir) $(ext_dir)/fsfat
subdirs = eos eos/soc eos/dev eos/net eos/eve $(subdirs_bsp) $(subdirs_ext)