Modules/VGA - Start on a generic VGA driver (VGA driver, and library for derivatives)
[tpg/acess2.git] / KernelLand / Modules / Network / VirtIONet / Makefile
1 #
2 # Acess2 VirtIO Network driver
3 #
4
5 OBJ = virtio-net.o
6 NAME = VirtIONet
7
8 include ../../Makefile.tpl
9

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