Added subr_unit.c needed for addtional Nics.

This commit is contained in:
Jennifer Averett
2012-05-09 13:55:00 -05:00
parent 2dbdc7c926
commit b95c98901d
4 changed files with 890 additions and 1 deletions

View File

@@ -1219,6 +1219,7 @@ devNic.addSourceFiles(
'kern/kern_resource.c',
'kern/subr_bufring.c',
'dev/led/led.c',
'kern/subr_unit.c',
]
)