From d23bf86e83d58b84431cef73936227c39ac7d33e Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Wed, 4 Sep 2024 21:08:12 +0200 Subject: fsfat makefile fix --- ext/fsfat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/fsfat') diff --git a/ext/fsfat/Makefile b/ext/fsfat/Makefile index 149bb72..dadd49f 100644 --- a/ext/fsfat/Makefile +++ b/ext/fsfat/Makefile @@ -1,4 +1,4 @@ -include common.mk +-include common.mk CFLAGS += -I$(fe310_dir) obj = diskio.o ff.o -- cgit v1.2.3