eac8e82796
Move the intel and wdc vendor specific stuff to their own modules. Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D18460
6 lines
57 B
Makefile
6 lines
57 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= intel wdc
|
|
|
|
.include <bsd.subdir.mk>
|