diff options
Diffstat (limited to 'fw/fe310/Makefile')
-rw-r--r-- | fw/fe310/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fw/fe310/Makefile b/fw/fe310/Makefile index 17d8103..4ac5372 100644 --- a/fw/fe310/Makefile +++ b/fw/fe310/Makefile @@ -6,7 +6,6 @@ obj_crypto = $(addprefix $(crypto_dir)/,$(obj_dep)) subdirs = bsp/drivers bsp/gloss bsp/metal eos eos/i2c eos/eve eos/eve/screen eos/eve/widget eos/app fsfat -# $(info INFO $(obj_crypto)) all: libeos.a %.o: %.c |