git.ucc.asn.au
/
tpg
/
acess2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Modules/IPStack - Moving to reduction of memcpy usage
[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