Cleanups - MM_MapTemp to return void*, VFS use Unlink instead of Relink
[tpg/acess2.git] / KernelLand / Modules / Filesystems / RAMDisk / Makefile
1 #
2 # RAMDisk Makfile
3 #
4
5 OBJ = ramdisk.o
6 NAME = RAMDisk
7
8 -include ../Makefile.tpl
9

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