opnsense-src/sys/modules/hid/Makefile

23 lines
199 B
Makefile
Raw Normal View History

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