summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-06-27 00:12:58 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-06-27 00:12:58 +0000
commit58913b6073d4cf2138b201fc8034c834a5123302 (patch)
tree7bf6a24494b1a0dd309f95346a61c0ecb2037b15 /drivers/Makefile
parent5ba8d2c6b76ceb5b7cf229c4e30f0b880aeefc5d (diff)
Cleanup CONFIG_SGI_IP35.
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile8
1 files changed, 1 insertions, 7 deletions
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