From 7c671d2b4ec91fdf5fd62969e598223f5b4e59f8 Mon Sep 17 00:00:00 2001 From: Pat Gefre Date: Tue, 11 Apr 2000 15:21:07 +0000 Subject: Starting to merge in the SN1 (IP35) I/O changes --- drivers/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'drivers/Makefile') diff --git a/drivers/Makefile b/drivers/Makefile index eca864b62..4c245234e 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -85,6 +85,12 @@ 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