Modules/Ext2 - Fixed not unlocking node lock for non-cached node (e.g. root)
[tpg/acess2.git] / KernelLand / Modules / Filesystems / Ext2 / Makefile
1 #
2 #
3
4 OBJ = ext2.o read.o dir.o write.o
5 NAME = Ext2
6
7 -include ../Makefile.tpl

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