port of illumos-3644
3644 Add virtio-net support into the Illumos
Reviewed by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: David Hoppner <0xffea@gmail.com>
@@ -47,11 +47,11 @@ # # lint pass one enforcement # CFLAGS += $(CCVERBOSE) # -# Driver depends on virtio and blkdev +# Driver depends on virtio and mac # LDFLAGS += -dy -N misc/virtio -N misc/mac # # Default build targets.