]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/char/Makefile
add ttyprintk driver
[linux-beck.git] / drivers / char / Makefile
index 273cee1cc77bb7c96fc116bb99c0b08d95e4bd25..3a9c01416839ebc785abcdec1405135fce3df817 100644 (file)
@@ -9,8 +9,10 @@ FONTMAPFILE = cp437.uni
 
 obj-y   += mem.o random.o tty_io.o n_tty.o tty_ioctl.o tty_ldisc.o tty_buffer.o tty_port.o
 
+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