* Added ext2 file system to the image.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26190 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2008-07-01 11:28:48 +00:00
parent 6450897685
commit 25f758586b
+1 -1
View File
@@ -135,7 +135,7 @@ BEOS_ADD_ONS_DRIVERS_NET = $(X86_ONLY)3com etherpci $(X86_ONLY)ipro1000
BEOS_ADD_ONS_BUS_MANAGERS = pci $(X86_ONLY)ps2 $(X86_ONLY)isa ide scsi
config_manager agp_gart usb #firewire
;
BEOS_ADD_ONS_FILE_SYSTEMS = bfs cdda fat iso9660 ;
BEOS_ADD_ONS_FILE_SYSTEMS = bfs cdda ext2 fat iso9660 ;
#googlefs nfs $(GPL_ONLY)ntfs ;