]> Pileus Git - ~andy/linux/blobdiff - drivers/tty/Makefile
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / drivers / tty / Makefile
index 2953059530e4a18c3fbdc61bf94abf4aec921144..6b78399bc7c97ddb436aa2982a303aa51836232b 100644 (file)
@@ -1,4 +1,4 @@
-obj-y                          += tty_io.o n_tty.o tty_ioctl.o tty_ldisc.o \
+obj-$(CONFIG_TTY)              += tty_io.o n_tty.o tty_ioctl.o tty_ldisc.o \
                                   tty_buffer.o tty_port.o tty_mutex.o
 obj-$(CONFIG_LEGACY_PTYS)      += pty.o
 obj-$(CONFIG_UNIX98_PTYS)      += pty.o
@@ -27,5 +27,7 @@ obj-$(CONFIG_SYNCLINK_GT)     += synclink_gt.o
 obj-$(CONFIG_SYNCLINKMP)       += synclinkmp.o
 obj-$(CONFIG_SYNCLINK)         += synclink.o
 obj-$(CONFIG_PPC_EPAPR_HV_BYTECHAN) += ehv_bytechan.o
+obj-$(CONFIG_GOLDFISH_TTY)     += goldfish.o
+obj-$(CONFIG_DA_TTY)           += metag_da.o
 
 obj-y += ipwireless/