196fd7ce5SGreg Kroah-Hartmanobj-y += tty_io.o n_tty.o tty_ioctl.o tty_ldisc.o \ 296fd7ce5SGreg Kroah-Hartman tty_buffer.o tty_port.o tty_mutex.o 396fd7ce5SGreg Kroah-Hartmanobj-$(CONFIG_LEGACY_PTYS) += pty.o 496fd7ce5SGreg Kroah-Hartmanobj-$(CONFIG_UNIX98_PTYS) += pty.o 596fd7ce5SGreg Kroah-Hartmanobj-$(CONFIG_AUDIT) += tty_audit.o 696fd7ce5SGreg Kroah-Hartmanobj-$(CONFIG_MAGIC_SYSRQ) += sysrq.o 796fd7ce5SGreg Kroah-Hartmanobj-$(CONFIG_N_HDLC) += n_hdlc.o 896fd7ce5SGreg Kroah-Hartmanobj-$(CONFIG_N_GSM) += n_gsm.o 9ee4f6b4bSJ Freyenseeobj-$(CONFIG_TRACE_ROUTER) += n_tracerouter.o 10ee4f6b4bSJ Freyenseeobj-$(CONFIG_TRACE_SINK) += n_tracesink.o 1196fd7ce5SGreg Kroah-Hartmanobj-$(CONFIG_R3964) += n_r3964.o 1260d4ae8dSGreg Kroah-Hartman 1360d4ae8dSGreg Kroah-Hartmanobj-y += vt/ 14728674a7SGreg Kroah-Hartmanobj-$(CONFIG_HVC_DRIVER) += hvc/ 15ab4382d2SGreg Kroah-Hartmanobj-y += serial/ 16a6afd9f3SGreg Kroah-Hartman 17a6afd9f3SGreg Kroah-Hartman# tty drivers 18a6afd9f3SGreg Kroah-Hartmanobj-$(CONFIG_AMIGA_BUILTIN_SERIAL) += amiserial.o 19a6afd9f3SGreg Kroah-Hartmanobj-$(CONFIG_BFIN_JTAG_COMM) += bfin_jtag_comm.o 20a6afd9f3SGreg Kroah-Hartmanobj-$(CONFIG_CYCLADES) += cyclades.o 21a6afd9f3SGreg Kroah-Hartmanobj-$(CONFIG_ISI) += isicom.o 22a6afd9f3SGreg Kroah-Hartmanobj-$(CONFIG_MOXA_INTELLIO) += moxa.o 23a6afd9f3SGreg Kroah-Hartmanobj-$(CONFIG_MOXA_SMARTIO) += mxser.o 24a6afd9f3SGreg Kroah-Hartmanobj-$(CONFIG_NOZOMI) += nozomi.o 25a6afd9f3SGreg Kroah-Hartmanobj-$(CONFIG_ROCKETPORT) += rocket.o 26a6afd9f3SGreg Kroah-Hartmanobj-$(CONFIG_SYNCLINK_GT) += synclink_gt.o 27a6afd9f3SGreg Kroah-Hartmanobj-$(CONFIG_SYNCLINKMP) += synclinkmp.o 28a6afd9f3SGreg Kroah-Hartmanobj-$(CONFIG_SYNCLINK) += synclink.o 29*dcd83aafSTimur Tabiobj-$(CONFIG_PPC_EPAPR_HV_BYTECHAN) += ehv_bytechan.o 30282361a0SGreg Kroah-Hartman 31282361a0SGreg Kroah-Hartmanobj-y += ipwireless/ 32