hidms depends on tpcalib now

This commit is contained in:
martin 2019-07-10 10:07:23 +00:00
parent 0509bcf964
commit 293d9fff86
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.hid,v 1.1 2017/12/10 17:03:07 bouyer Exp $ # $NetBSD: files.hid,v 1.2 2019/07/10 10:07:23 martin Exp $
# Human Interface Devices # Human Interface Devices
# Used by USB, bluetooth and i2c # Used by USB, bluetooth and i2c
@ -7,7 +7,7 @@
define hid define hid
file dev/hid/hid.c hid file dev/hid/hid.c hid
define hidms define hidms : tpcalib
file dev/hid/hidms.c hidms file dev/hid/hidms.c hidms
file dev/hid/hidkbdmap.c ukbd | btkbd | linux_keymap file dev/hid/hidkbdmap.c ukbd | btkbd | linux_keymap