mirror of
https://github.com/tailix/kernel.git
synced 2025-04-21 17:42:20 -04:00
Add comment
This commit is contained in:
parent
2c74ca9a06
commit
fb53f60e4f
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -22,6 +22,8 @@ OBJS += pagedir.c.o
|
|||
|
||||
# Architecture-independent
|
||||
OBJS += info.c.o
|
||||
|
||||
# Stdlib
|
||||
OBJS += memset.c.o
|
||||
OBJS += strlen.c.o
|
||||
OBJS += itoa.c.o
|
||||
|
|
Loading…
Add table
Reference in a new issue