diff options
-rw-r--r-- | ext/fsfat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |