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

This commit is contained in:
cinap_lenrek 2014-06-08 00:26:39 +02:00
parent 3d20da3f8b
commit ce38380b8f
2 changed files with 1 additions and 1 deletions

View file

@ -61,7 +61,6 @@ misc
mouse
# sdaoe sdscsi
softfpu
syscall
uarti8250
ucalloc
ucallocb

View file

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