1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/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>