Added IO Cache Library, Moved FDD Driver to Modules Tree, Fixed Doxygen commenting
[tpg/acess2.git] / Makefile.cfg
index 57adb85..a8d3b20 100644 (file)
@@ -14,8 +14,9 @@ RMDIR = rm -rf
 ARCH = i386
 ARCHDIR = x86
 
-DRIVERS = ata_x86 ne2000
-# fdd
+FILESYSTEMS = fat ext2
+DRIVERS = ata_x86
+MODULES = FDD NE2000 BochsVBE
 
 DISTROOT = /mnt/AcessHDD/Acess2
 ACESSDIR = /home/hodgeja/Projects/Acess2

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