Add support for using floppy images in CBFS.
[seabios.git] / src / post.c
index 9bb51326c814009ae050b83fcac1e0f566d5eee4..69aeb93cd721a42228cf2ef6cc3baac01a1f38eb 100644 (file)
@@ -189,6 +189,7 @@ post()
     drive_setup();
     floppy_setup();
     ata_setup();
+    ramdisk_setup();
 
     optionrom_setup();