opnsense-src/sys/modules/hid/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
206 B
Makefile
Raw Normal View History

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