summaryrefslogtreecommitdiffstats
path: root/drivers/sn/Makefile
diff options
context:
space:
mode:
authorPatrick Gefre2006-01-14 22:20:40 +0100
committerLinus Torvalds2006-01-15 03:25:20 +0100
commit2d0cfb527944c2cfee2cffab14f52d483e329fcf (patch)
treeb2e3340b52d83b51674f3782a208850d53d3d24d /drivers/sn/Makefile
parent[PATCH] convert /proc/devices to use seq_file interface (diff)
downloadkernel-qcow2-linux-2d0cfb527944c2cfee2cffab14f52d483e329fcf.tar.gz
kernel-qcow2-linux-2d0cfb527944c2cfee2cffab14f52d483e329fcf.tar.xz
kernel-qcow2-linux-2d0cfb527944c2cfee2cffab14f52d483e329fcf.zip
[PATCH] Altix: ioc3 serial support
Add driver support for a 2 port PCI IOC3-based serial card on Altix boxes: This is a re-submission. On the original submission I was asked to organize the code so that the MIPS ioc3 ethernet and serial parts could be used with this driver. Stanislaw Skowronek was kind enough to provide the shim layer for this - thanks Stanislaw. This patch includes the shim layer and the Altix PCI ioc3 serial driver. The MIPS merged ioc3 ethernet and serial support is forthcoming. Signed-off-by: Patrick Gefre <pfg@sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/sn/Makefile')
-rw-r--r--drivers/sn/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sn/Makefile b/drivers/sn/Makefile
index c2a284185372..2cda011597c0 100644
--- a/drivers/sn/Makefile
+++ b/drivers/sn/Makefile
@@ -4,3 +4,4 @@
#
obj-$(CONFIG_SGI_IOC4) += ioc4.o
+obj-$(CONFIG_SGI_IOC3) += ioc3.o