mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 08:25:16 -04:00
Move the intel and wdc vendor specific stuff to their own modules. Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D18460
5 lines
57 B
Makefile
5 lines
57 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= intel wdc
|
|
|
|
.include <bsd.subdir.mk>
|