Makefile: Add back in bionic and printf
They really are useful.
This commit is contained in:
parent
afefdde334
commit
f37152df20
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -11,6 +11,8 @@ SRC_C = \
|
|||
main.c \
|
||||
vectors.c \
|
||||
serial.c \
|
||||
bionic.c \
|
||||
vsprintf.c \
|
||||
utils.c
|
||||
|
||||
SRC_S = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue