opnsense-src/sys/modules/hid/Makefile
2021-01-08 02:18:43 +03:00

12 lines
104 B
Makefile

# $FreeBSD$
SUBDIR = \
hid \
hidbus \
hidquirk
SUBDIR += \
hconf \
hmt
.include <bsd.subdir.mk>