summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorPat Gefre <pfg@sgi.com>2000-04-11 15:21:07 +0000
committerPat Gefre <pfg@sgi.com>2000-04-11 15:21:07 +0000
commit7c671d2b4ec91fdf5fd62969e598223f5b4e59f8 (patch)
treec5f400ed0dd50a39ce042edfcbc9cab2e117827c /drivers/Makefile
parent26886989929ef58745ea0b373b2dd197a5887080 (diff)
Starting to merge in the SN1 (IP35) I/O changes
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile6
1 files changed, 6 insertions, 0 deletions
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