Various changes, most of them involving the FAT and Ext2 Drivers, adding write support
[tpg/acess2.git] / Modules / Filesystems / InitRD / Makefile
1 # InitRD Filesystem Driver
2 #
3
4 OBJ = main.o files.o
5 NAME = FS_InitRD
6
7 -include ../Makefile.tpl
8
9 files.c:
10         php GenerateInitRD.php files.lst > files.c

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