omap: move syscall.$O target from config to mkfile
This commit is contained in:
parent
3d20da3f8b
commit
ce38380b8f
2 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,6 @@ misc
|
|||
mouse
|
||||
# sdaoe sdscsi
|
||||
softfpu
|
||||
syscall
|
||||
uarti8250
|
||||
ucalloc
|
||||
ucallocb
|
||||
|
|
|
@ -53,6 +53,7 @@ OBJ=\
|
|||
main.$O\
|
||||
mmu.$O\
|
||||
trap.$O\
|
||||
syscall.$O\
|
||||
$CONF.root.$O\
|
||||
$CONF.rootc.$O\
|
||||
$DEVS\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue