freebsd-dev/sys/modules/hid/Makefile
Vladimir Kondratyev d5add41d4d ietp(4): Driver for Elantech I2C touchpad
MFC after:	2 month
Tested by:	Matt Daw <matt.daw_AT_gmail_DOT_com>
2022-03-03 02:35:24 +03:00

25 lines
218 B
Makefile

# $FreeBSD$
SUBDIR = \
hid \
hidbus \
hidmap \
hidquirk \
hidraw
SUBDIR += \
bcm5974 \
hconf \
hcons \
hgame \
hkbd \
hms \
hmt \
hpen \
hsctrl \
ietp \
ps4dshock \
xb360gp
.include <bsd.subdir.mk>