mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 05:13:58 -05: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>
|