From 58913b6073d4cf2138b201fc8034c834a5123302 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 27 Jun 2000 00:12:58 +0000 Subject: Cleanup CONFIG_SGI_IP35. --- drivers/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'drivers') diff --git a/drivers/Makefile b/drivers/Makefile index 4c245234e..9d42ab23d 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -80,17 +80,11 @@ else endif endif -ifdef CONFIG_SGI_IP22 +ifdef CONFIG_SGI SUB_DIRS += sgi MOD_SUB_DIRS += sgi endif -ifdef CONFIG_SGI_IP35 -SUB_DIRS += sgi -MOD_SUB_DIRS += sgi -endif - - ifeq ($(CONFIG_I2O),y) SUB_DIRS += i2o MOD_SUB_DIRS += i2o -- cgit v1.2.3