Add missing dependency for uts.

From Pierre Pronchery <khorben@defora.org> in PR 45872.
This commit is contained in:
wiz 2012-02-13 14:36:39 +00:00
parent ded0a055e9
commit b7905b09b3
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.usb,v 1.119 2012/01/17 03:49:20 christos Exp $
# $NetBSD: files.usb,v 1.120 2012/02/13 14:36:39 wiz Exp $
#
# Config file and device description for machine-independent USB code.
# Included by ports that need it. Ports that use it must provide
@ -92,7 +92,7 @@ attach ums at uhidbus
file dev/usb/ums.c ums
# Touchscreens
device uts: hid, wsmousedev
device uts: hid, wsmousedev, tpcalib
attach uts at uhidbus
file dev/usb/uts.c uts