Modules - Working on LVM layer (not integrated yet)
[tpg/acess2.git] / KernelLand / Modules / Storage / LVM / Makefile
1 #
2 # Acess2 Logical Volume Manager
3 # - Handles MBR Partitions (and eventually others)
4
5
6 OBJ = main.o volumes.o mbr.o
7 NAME = LVM
8
9 -include ../Makefile.tpl

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