From 7206675c40394c78a90e74812bbdbf8cf3cca1be Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 25 Mar 1997 23:40:36 +0000 Subject: Import of Linux/MIPS 2.1.14.2 --- include/linux/genhd.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/linux/genhd.h') diff --git a/include/linux/genhd.h b/include/linux/genhd.h index 535cdefdc..44e600fc3 100644 --- a/include/linux/genhd.h +++ b/include/linux/genhd.h @@ -21,6 +21,10 @@ #define CONFIG_SUN_PARTITION 1 #endif +#if defined(CONFIG_SGI) +#define CONFIG_SGI_PARTITION 1 +#endif + /* These two have identical behaviour; use the second one if DOS fdisk gets confused about extended/logical partitions starting past cylinder 1023. */ #define DOS_EXTENDED_PARTITION 5 -- cgit v1.2.3