[dev][net][e1000] First stab at a working e1000 driver.
-Works against qemu's e1000 and e1000e driver. -Untested on real hardware yet.
This commit is contained in:
@@ -110,7 +110,7 @@ if (( $DO_NET )); then
|
||||
exit 1
|
||||
fi
|
||||
else
|
||||
ARGS+=" -nic none"
|
||||
ARGS+=" -net none"
|
||||
fi
|
||||
|
||||
$DIR/make-parallel $MAKE_VARS $PROJECT &&
|
||||
|
||||
Reference in New Issue
Block a user