projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
[IA64-SGI] Bus driver for the CX port of SGI's TIO chip.
[linux-2.6.git]
/
drivers
/
char
/
Makefile
diff --git
a/drivers/char/Makefile
b/drivers/char/Makefile
index
54ed76a
..
3ea8cc8
100644
(file)
--- a/
drivers/char/Makefile
+++ b/
drivers/char/Makefile
@@
-47,6
+47,7
@@
obj-$(CONFIG_MMTIMER) += mmtimer.o
obj-$(CONFIG_VIOCONS) += viocons.o
obj-$(CONFIG_VIOTAPE) += viotape.o
obj-$(CONFIG_HVCS) += hvcs.o
+obj-$(CONFIG_SGI_MBCS) += mbcs.o
obj-$(CONFIG_PRINTER) += lp.o
obj-$(CONFIG_TIPAR) += tipar.o