Kernel/VFS - Added unmount support
[tpg/acess2.git] / Makefile.cfg
index d14b29c..14d5065 100644 (file)
@@ -54,9 +54,11 @@ MODULES :=
 MODULES += Filesystems/Ext2
 MODULES += Filesystems/FAT
 MODULES += Filesystems/NTFS
+MODULES += Storage/LVM
 
 include $(ACESSDIR)/BuildConf/$(ARCH)/$(PLATFORM).mk
 
+MODULES += Input/Keyboard Input/Mouse
 MODULES += IPStack     # So the other modules are loaded before it
 #DYNMODS := USB/Core
 #DYNMODS += Filesystems/InitRD

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