tty support is finally a standalone component

This commit is contained in:
pooka 2010-06-14 14:47:58 +00:00
parent e0986a806a
commit e7d4a69ab6

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2010/03/01 15:41:15 pooka Exp $
# $NetBSD: Makefile,v 1.5 2010/06/14 14:47:58 pooka Exp $
#
.PATH: ${.CURDIR}/../../../../dev/usb ${.CURDIR}/../../../../kern
@ -9,7 +9,6 @@ IOCONF= UCOM.ioconf
SRCS= ucom.c uplcom.c u3g.c
SRCS+= ucom_at_usb.c
SRCS+= tty.c tty_conf.c tty_tty.c tty_subr.c
CPPFLAGS+= -I${RUMPTOP}/librump/rumpvfs