projects
/
n64chain.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update toolchain to use GCC 8.1.
[n64chain.git]
/
libn64
/
Makefile
diff --git
a/libn64/Makefile
b/libn64/Makefile
index
d49012f
..
2b2a530
100644
(file)
--- a/
libn64/Makefile
+++ b/
libn64/Makefile
@@
-40,6
+40,7
@@
ASMFILES = $(call FIXPATH,\
CFILES = $(call FIXPATH,\
io/init.c \
+ io/filesystem.c \
io/pi_thread.c \
io/si_thread.c \
os/fbtext.c \