patch-2.3.2 linux/include/linux/genhd.h

Next file: linux/include/linux/hpfs_fs_i.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.1/linux/include/linux/genhd.h linux/include/linux/genhd.h
@@ -22,7 +22,7 @@
 #define CONFIG_SUN_PARTITION 1
 #endif
 
-#if defined(CONFIG_SGI)
+#if defined(CONFIG_SGI) || defined(CONFIG_SGI_DISKLABEL)
 #define CONFIG_SGI_PARTITION 1
 #endif
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)