kw: move syscall.$O target from config to mkfile

This commit is contained in:
cinap_lenrek 2014-06-08 00:14:31 +02:00
parent 07f7c46d37
commit 9e63895e80
2 changed files with 1 additions and 1 deletions

View file

@ -54,6 +54,7 @@ OBJ=\
main.$O\ main.$O\
mmu.$O\ mmu.$O\
trap.$O\ trap.$O\
syscall.$O\
$CONF.root.$O\ $CONF.root.$O\
$CONF.rootc.$O\ $CONF.rootc.$O\
$DEVS\ $DEVS\

View file

@ -58,7 +58,6 @@ misc
coproc coproc
sdaoe sdscsi sdaoe sdscsi
softfpu softfpu
syscall
uartkw uartkw
ucalloc ucalloc
## vgavesa ## vgavesa