freebsd-dev/sbin/nvmecontrol/modules/Makefile
Warner Losh eac8e82796 Move intel and wdc files to their own modules
Move the intel and wdc vendor specific stuff to their own modules.

Sponsored by: Netflix
Differential Revision:  https://reviews.freebsd.org/D18460
2018-12-06 22:58:55 +00:00

6 lines
57 B
Makefile

# $FreeBSD$
SUBDIR= intel wdc
.include <bsd.subdir.mk>