Modules - Added VirtIO Network driver (and VirtIO library)
[tpg/acess2.git] / KernelLand / Modules / Libraries / VirtIO / Makefile
1 #
2 # Acess2 VirtIO driver
3 #
4
5 OBJ = virtio.o
6 NAME = VirtIO
7
8 include ../../Makefile.tpl
9

UCC git Repository :: git.ucc.asn.au