add ttyprintk driver
[deliverable/linux.git] / drivers / char / Makefile
index dc96416606051785d3a806181af0889182ff7d18..3a9c01416839ebc785abcdec1405135fce3df817 100644 (file)
@@ -12,6 +12,7 @@ obj-y  += mem.o random.o tty_io.o n_tty.o tty_ioctl.o tty_ldisc.o tty_buffer.o t
 obj-y                          += tty_mutex.o
 obj-$(CONFIG_LEGACY_PTYS)      += pty.o
 obj-$(CONFIG_UNIX98_PTYS)      += pty.o
+obj-$(CONFIG_TTY_PRINTK)       += ttyprintk.o
 obj-y                          += misc.o
 obj-$(CONFIG_VT)               += vt_ioctl.o vc_screen.o selection.o keyboard.o
 obj-$(CONFIG_BFIN_JTAG_COMM)   += bfin_jtag_comm.o
This page took 0.052394 seconds and 5 git commands to generate.