Changeset 641 for trunk/kernel/Makefile
- Timestamp:
- Oct 10, 2019, 1:42:04 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kernel/Makefile
r637 r641 189 189 build/syscalls/sys_fsync.o \ 190 190 build/syscalls/sys_get_best_core.o \ 191 build/syscalls/sys_get_nb_cores.o 191 build/syscalls/sys_get_nb_cores.o \ 192 build/syscalls/sys_get_thread_info.o 192 193 193 194 VFS_OBJS = build/fs/vfs.o \
Note: See TracChangeset
for help on using the changeset viewer.