Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / include / linux / root_dev.h
index ea4bc9d..c7097d3 100644 (file)
@@ -14,6 +14,9 @@ enum {
        Root_SDA2 = MKDEV(SCSI_DISK0_MAJOR, 2),
        Root_HDC1 = MKDEV(IDE1_MAJOR, 1),
        Root_SR0 = MKDEV(SCSI_CDROM_MAJOR, 0),
+#ifdef CONFIG_MAMBO_DISK
+       Root_Mambo = MKDEV(112, 0),
+#endif
 };
 
 extern dev_t ROOT_DEV;